#6FE99E#6FE99E
#6FE99E is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.153 H 154.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE99E |
|---|---|
| RGB | rgb(111, 233, 158) |
| HSL | hsl(143, 73%, 67%) |
| HSV | hsv(143, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(84.03, -50.74, 26.29) |
| CIE-LCH | lch(84.03, 57.14, 152.61°) |
| OKLab | oklab(84.47% -0.1382 0.0663) |
| OKLCH | oklch(84.47% 0.153 154.4) |
| XYZ | xyz(41.8628, 64.1224, 42.5119) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.18
Light Bluish Green
#76FDA8
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE99E #E96FBA
analogous
#7DE96F #6FE99E #6FE9DB
triadic
#6FE99E #9E6FE9 #E99E6F
tetradic
#6FE99E #6F7DE9 #E96FBA #E9DB6F
square
#6FE99E #6F7DE9 #E96FBA #E9DB6F
split-complementary
#6FE99E #DB6FE9 #E96F7D
monochromatic
#1DC05C #3AE17A #6FE99E #A4F1C2 #D9F9E6
Accessibility & contrast
On white
1.52
#6FE99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#6FE99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE99E
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE99E | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#4EE7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe99e; /* rgb */ color: rgb(111, 233, 158); /* oklch */ color: oklch(84.5% 0.153 154.4);
Tailwind
colors: {
custom: {
50: '#a0f1bb',
500: '#6fe99e',
950: '#000000',
},
}SCSS
$custom: #6fe99e; $custom-light: #a0f1bb; $custom-dark: #000000;
JSON
{
"hex": "#6fe99e",
"rgb": {
"r": 111,
"g": 233,
"b": 158
},
"hsl": {
"h": 143.115,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84467,
"c": 0.15326,
"h": 154.4
},
"luminance": 0.64126
}Semantic roles & 50–950 ramp
primary
#6FE99E
secondary
#BF3D8D
accent
#1089D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582