#6FE39B#6FE39B
#6FE39B is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.0% C 0.148 H 154.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE39B |
|---|---|
| RGB | rgb(111, 227, 155) |
| HSL | hsl(143, 67%, 66%) |
| HSV | hsv(143, 51%, 89%) |
| CMYK | cmyk(51.1%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(82.21, -48.80, 25.36) |
| CIE-LCH | lch(82.21, 55.00, 152.55°) |
| OKLab | oklab(82.96% -0.133 0.064) |
| OKLCH | oklch(82.96% 0.148 154.3) |
| XYZ | xyz(39.9380, 60.6809, 40.6120) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.76
Seafoam (survey)
#80F9AD
ΔE00 4.82
Light Greenish Blue
#63F7B4
ΔE00 5.14
Hospital Green
#9BE5AA
ΔE00 5.15
Light Blue Green
#7EFBB3
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE39B #E36FB7
analogous
#7DE36F #6FE39B #6FE3D5
triadic
#6FE39B #9B6FE3 #E39B6F
tetradic
#6FE39B #6F7DE3 #E36FB7 #E3D56F
square
#6FE39B #6F7DE3 #E36FB7 #E3D56F
split-complementary
#6FE39B #D56FE3 #E36F7D
monochromatic
#23B55A #3CD977 #6FE39B #A2EDBF #D5F7E2
Accessibility & contrast
On white
1.60
#6FE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6FE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE39B
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE39B | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D397
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#51E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe39b; /* rgb */ color: rgb(111, 227, 155); /* oklch */ color: oklch(83.0% 0.148 154.3);
Tailwind
colors: {
custom: {
50: '#a0ecb9',
500: '#6fe39b',
950: '#000000',
},
}SCSS
$custom: #6fe39b; $custom-light: #a0ecb9; $custom-dark: #000000;
JSON
{
"hex": "#6fe39b",
"rgb": {
"r": 111,
"g": 227,
"b": 155
},
"hsl": {
"h": 142.759,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.82961,
"c": 0.1476,
"h": 154.3
},
"luminance": 0.60684
}Semantic roles & 50–950 ramp
primary
#6FE39B
secondary
#B54189
accent
#1689CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581