#6FE49F#6FE49F
#6FE49F is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.3% C 0.145 H 155.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE49F |
|---|---|
| RGB | rgb(111, 228, 159) |
| HSL | hsl(145, 68%, 66%) |
| HSV | hsv(145, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.58, -48.48, 23.79) |
| CIE-LCH | lch(82.58, 54.00, 153.86°) |
| OKLab | oklab(83.29% -0.1323 0.0603) |
| OKLCH | oklch(83.29% 0.145 155.5) |
| XYZ | xyz(40.5538, 61.3661, 42.5019) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.66
Light Blue Green
#7EFBB3
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE49F #E46FB4
analogous
#7AE46F #6FE49F #6FE4D9
triadic
#6FE49F #9F6FE4 #E49F6F
tetradic
#6FE49F #6F7AE4 #E46FB4 #E4D96F
square
#6FE49F #6F7AE4 #E46FB4 #E4D96F
split-complementary
#6FE49F #D96FE4 #E46F7A
monochromatic
#22B65F #3BDA7D #6FE49F #A3EEC1 #D6F7E4
Accessibility & contrast
On white
1.58
#6FE49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6FE49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE49F
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE49F | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59B
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#4FE2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe49f; /* rgb */ color: rgb(111, 228, 159); /* oklch */ color: oklch(83.3% 0.145 155.5);
Tailwind
colors: {
custom: {
50: '#a0edbb',
500: '#6fe49f',
950: '#000000',
},
}SCSS
$custom: #6fe49f; $custom-light: #a0edbb; $custom-dark: #000000;
JSON
{
"hex": "#6fe49f",
"rgb": {
"r": 111,
"g": 228,
"b": 159
},
"hsl": {
"h": 144.615,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.83285,
"c": 0.14538,
"h": 155.5
},
"luminance": 0.6137
}Semantic roles & 50–950 ramp
primary
#6FE49F
secondary
#B74086
accent
#1584D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582