#6FE39F#6FE39F
#6FE39F is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.144 H 155.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE39F |
|---|---|
| RGB | rgb(111, 227, 159) |
| HSL | hsl(145, 67%, 66%) |
| HSV | hsv(145, 51%, 89%) |
| CMYK | cmyk(51.1%, 0%, 30%, 11%) |
| CIE-LAB | lab(82.28, -48.06, 23.39) |
| CIE-LCH | lch(82.28, 53.45, 154.05°) |
| OKLab | oklab(83.05% -0.1312 0.0593) |
| OKLCH | oklch(83.05% 0.144 155.7) |
| XYZ | xyz(40.2795, 60.8175, 42.4105) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.81
Seafoam Green
#7AF9AB
ΔE00 4.87
Seafoam (survey)
#80F9AD
ΔE00 4.89
Seafoam
#7FE0B3
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE39F #E36FB3
analogous
#79E36F #6FE39F #6FE3D9
triadic
#6FE39F #9F6FE3 #E39F6F
tetradic
#6FE39F #6F79E3 #E36FB3 #E3D96F
square
#6FE39F #6F79E3 #E36FB3 #E3D96F
split-complementary
#6FE39F #D96FE3 #E36F79
monochromatic
#23B55F #3CD97D #6FE39F #A2EDC1 #D5F7E3
Accessibility & contrast
On white
1.60
#6FE39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6FE39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE39F
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE39F | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49B
Deuteranopia (green-blind)
#D1C8A3
Tritanopia (blue-blind)
#4FE1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe39f; /* rgb */ color: rgb(111, 227, 159); /* oklch */ color: oklch(83.0% 0.144 155.7);
Tailwind
colors: {
custom: {
50: '#a0ecbb',
500: '#6fe39f',
950: '#000000',
},
}SCSS
$custom: #6fe39f; $custom-light: #a0ecbb; $custom-dark: #000000;
JSON
{
"hex": "#6fe39f",
"rgb": {
"r": 111,
"g": 227,
"b": 159
},
"hsl": {
"h": 144.828,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.83045,
"c": 0.14398,
"h": 155.7
},
"luminance": 0.60821
}Semantic roles & 50–950 ramp
primary
#6FE39F
secondary
#B54185
accent
#1683CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582