#6EE89F#6EE89F
#6EE89F is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.151 H 155.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE89F |
|---|---|
| RGB | rgb(110, 232, 159) |
| HSL | hsl(144, 73%, 67%) |
| HSV | hsv(144, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.72, -50.38, 25.35) |
| CIE-LCH | lch(83.72, 56.39, 153.29°) |
| OKLab | oklab(84.21% -0.1373 0.064) |
| OKLCH | oklch(84.21% 0.151 155) |
| XYZ | xyz(41.5418, 63.5278, 42.8671) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.64
Aqua Green
#12E193
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE89F #E86EB7
analogous
#7AE86E #6EE89F #6EE8DC
triadic
#6EE89F #9F6EE8 #E89F6E
tetradic
#6EE89F #6E7AE8 #E86EB7 #E8DC6E
square
#6EE89F #6E7AE8 #E86EB7 #E8DC6E
split-complementary
#6EE89F #DC6EE8 #E86E7A
monochromatic
#1EBE5E #39E07C #6EE89F #A3F0C2 #D8F9E5
Accessibility & contrast
On white
1.53
#6EE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6EE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE89F
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE89F | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89A
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#4CE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee89f; /* rgb */ color: rgb(110, 232, 159); /* oklch */ color: oklch(84.2% 0.151 155.0);
Tailwind
colors: {
custom: {
50: '#a0f0bb',
500: '#6ee89f',
950: '#000000',
},
}SCSS
$custom: #6ee89f; $custom-light: #a0f0bb; $custom-dark: #000000;
JSON
{
"hex": "#6ee89f",
"rgb": {
"r": 110,
"g": 232,
"b": 159
},
"hsl": {
"h": 144.098,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.8421,
"c": 0.15148,
"h": 155
},
"luminance": 0.63531
}Semantic roles & 50–950 ramp
primary
#6EE89F
secondary
#BD3E8A
accent
#1186D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582