#6FE59F#6FE59F
#6FE59F is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.5% C 0.147 H 155.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE59F |
|---|---|
| RGB | rgb(111, 229, 159) |
| HSL | hsl(144, 69%, 67%) |
| HSV | hsv(144, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(82.87, -48.90, 24.19) |
| CIE-LCH | lch(82.87, 54.55, 153.67°) |
| OKLab | oklab(83.53% -0.1334 0.0612) |
| OKLCH | oklch(83.53% 0.147 155.3) |
| XYZ | xyz(40.8297, 61.9179, 42.5939) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.63
Light Blue Green
#7EFBB3
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE59F #E56FB5
analogous
#7AE56F #6FE59F #6FE5DA
triadic
#6FE59F #9F6FE5 #E59F6F
tetradic
#6FE59F #6F7AE5 #E56FB5 #E5DA6F
square
#6FE59F #6F7AE5 #E56FB5 #E5DA6F
split-complementary
#6FE59F #DA6FE5 #E56F7A
monochromatic
#21B85F #3BDC7C #6FE59F #A3EEC2 #D7F8E4
Accessibility & contrast
On white
1.57
#6FE59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#6FE59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE59F
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE59F | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#D3CAA3
Tritanopia (blue-blind)
#4FE3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe59f; /* rgb */ color: rgb(111, 229, 159); /* oklch */ color: oklch(83.5% 0.147 155.3);
Tailwind
colors: {
custom: {
50: '#a0eebb',
500: '#6fe59f',
950: '#000000',
},
}SCSS
$custom: #6fe59f; $custom-light: #a0eebb; $custom-dark: #000000;
JSON
{
"hex": "#6fe59f",
"rgb": {
"r": 111,
"g": 229,
"b": 159
},
"hsl": {
"h": 144.407,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83526,
"c": 0.14678,
"h": 155.3
},
"luminance": 0.61921
}Semantic roles & 50–950 ramp
primary
#6FE59F
secondary
#B84087
accent
#1484D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582