#6EE89C#6EE89C
#6EE89C is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.154 H 154.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE89C |
|---|---|
| RGB | rgb(110, 232, 156) |
| HSL | hsl(143, 73%, 67%) |
| HSV | hsv(143, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 32.8%, 9%) |
| CIE-LAB | lab(83.67, -50.93, 26.81) |
| CIE-LCH | lch(83.67, 57.56, 152.23°) |
| OKLab | oklab(84.15% -0.1386 0.0676) |
| OKLCH | oklch(84.15% 0.154 154) |
| XYZ | xyz(41.2846, 63.4250, 41.5127) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE89C #E86EBA
analogous
#7DE86E #6EE89C #6EE8D9
triadic
#6EE89C #9C6EE8 #E89C6E
tetradic
#6EE89C #6E7DE8 #E86EBA #E8D96E
square
#6EE89C #6E7DE8 #E86EBA #E8D96E
split-complementary
#6EE89C #D96EE8 #E86E7D
monochromatic
#1EBE5A #39E078 #6EE89C #A3F0C0 #D8F9E4
Accessibility & contrast
On white
1.53
#6EE89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6EE89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE89C
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE89C | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D897
Deuteranopia (green-blind)
#D6CCA1
Tritanopia (blue-blind)
#4DE6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee89c; /* rgb */ color: rgb(110, 232, 156); /* oklch */ color: oklch(84.1% 0.154 154.0);
Tailwind
colors: {
custom: {
50: '#a0f0b9',
500: '#6ee89c',
950: '#000000',
},
}SCSS
$custom: #6ee89c; $custom-light: #a0f0b9; $custom-dark: #000000;
JSON
{
"hex": "#6ee89c",
"rgb": {
"r": 110,
"g": 232,
"b": 156
},
"hsl": {
"h": 142.623,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84148,
"c": 0.15421,
"h": 154
},
"luminance": 0.63429
}Semantic roles & 50–950 ramp
primary
#6EE89C
secondary
#BD3E8D
accent
#118BD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581