#6BF595#6BF595
#6BF595 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.1% C 0.180 H 150.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF595 |
|---|---|
| RGB | rgb(107, 245, 149) |
| HSL | hsl(138, 87%, 69%) |
| HSV | hsv(138, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(87.29, -58.02, 35.17) |
| CIE-LCH | lch(87.29, 67.84, 148.78°) |
| OKLab | oklab(87.05% -0.1571 0.0874) |
| OKLCH | oklch(87.05% 0.18 150.9) |
| XYZ | xyz(44.1374, 70.5965, 39.7285) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.32
Mint Green
#8FFF9F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF595 #F56BCB
analogous
#86F56B #6BF595 #6BF5DA
triadic
#6BF595 #956BF5 #F5956B
tetradic
#6BF595 #6B86F5 #F56BCB #F5DA6B
square
#6BF595 #6B86F5 #F56BCB #F5DA6B
split-complementary
#6BF595 #DA6BF5 #F56B86
monochromatic
#0FD74C #32F16C #6BF595 #A4F9BE #DEFDE7
Accessibility & contrast
On white
1.39
#6BF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#6BF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF595
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF595 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38E
Deuteranopia (green-blind)
#E3D69B
Tritanopia (blue-blind)
#46F1DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf595; /* rgb */ color: rgb(107, 245, 149); /* oklch */ color: oklch(87.1% 0.180 150.9);
Tailwind
colors: {
custom: {
50: '#a0f9b5',
500: '#6bf595',
950: '#000000',
},
}SCSS
$custom: #6bf595; $custom-light: #a0f9b5; $custom-dark: #000000;
JSON
{
"hex": "#6bf595",
"rgb": {
"r": 107,
"g": 245,
"b": 149
},
"hsl": {
"h": 138.261,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.8705,
"c": 0.17979,
"h": 150.9
},
"luminance": 0.70601
}Semantic roles & 50–950 ramp
primary
#6BF595
secondary
#CE36A0
accent
#029FE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581