#6FE49E#6FE49E
#6FE49E is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.3% C 0.146 H 155.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE49E |
|---|---|
| RGB | rgb(111, 228, 158) |
| HSL | hsl(144, 68%, 66%) |
| HSV | hsv(144, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.56, -48.66, 24.28) |
| CIE-LCH | lch(82.56, 54.39, 153.48°) |
| OKLab | oklab(83.26% -0.1327 0.0614) |
| OKLCH | oklch(83.26% 0.146 155.2) |
| XYZ | xyz(40.4674, 61.3315, 42.0468) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE49E #E46FB5
analogous
#7BE46F #6FE49E #6FE4D9
triadic
#6FE49E #9E6FE4 #E49E6F
tetradic
#6FE49E #6F7BE4 #E46FB5 #E4D96F
square
#6FE49E #6F7BE4 #E46FB5 #E4D96F
split-complementary
#6FE49E #D96FE4 #E46F7B
monochromatic
#22B65E #3BDA7B #6FE49E #A3EEC1 #D6F7E3
Accessibility & contrast
On white
1.58
#6FE49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6FE49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE49E
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE49E | 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)
#E3D59A
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#4FE2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe49e; /* rgb */ color: rgb(111, 228, 158); /* oklch */ color: oklch(83.3% 0.146 155.2);
Tailwind
colors: {
custom: {
50: '#a0edbb',
500: '#6fe49e',
950: '#000000',
},
}SCSS
$custom: #6fe49e; $custom-light: #a0edbb; $custom-dark: #000000;
JSON
{
"hex": "#6fe49e",
"rgb": {
"r": 111,
"g": 228,
"b": 158
},
"hsl": {
"h": 144.103,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.83264,
"c": 0.14628,
"h": 155.2
},
"luminance": 0.61335
}Semantic roles & 50–950 ramp
primary
#6FE49E
secondary
#B74087
accent
#1585D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581