#6EEEA9#6EEEA9
#6EEEA9 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.9% C 0.151 H 157.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA9 |
|---|---|
| RGB | rgb(110, 238, 169) |
| HSL | hsl(148, 79%, 68%) |
| HSV | hsv(148, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(85.67, -50.96, 22.87) |
| CIE-LCH | lch(85.67, 55.85, 155.83°) |
| OKLab | oklab(85.86% -0.1393 0.0581) |
| OKLCH | oklch(85.86% 0.151 157.4) |
| XYZ | xyz(44.1627, 67.3247, 48.1961) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA9 #EE6EB3
analogous
#73EE6E #6EEEA9 #6EEEE9
triadic
#6EEEA9 #A96EEE #EEA96E
tetradic
#6EEEA9 #6E73EE #EE6EB3 #EEE96E
square
#6EEEA9 #6E73EE #EE6EB3 #EEE96E
split-complementary
#6EEEA9 #E96EEE #EE6E73
monochromatic
#18CA6A #37E889 #6EEEA9 #A5F4C9 #DCFBEA
Accessibility & contrast
On white
1.45
#6EEEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6EEEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA9
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA9 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA5
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#45ECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea9; /* rgb */ color: rgb(110, 238, 169); /* oklch */ color: oklch(85.9% 0.151 157.4);
Tailwind
colors: {
custom: {
50: '#a0f4c2',
500: '#6eeea9',
950: '#000000',
},
}SCSS
$custom: #6eeea9; $custom-light: #a0f4c2; $custom-dark: #000000;
JSON
{
"hex": "#6eeea9",
"rgb": {
"r": 110,
"g": 238,
"b": 169
},
"hsl": {
"h": 147.656,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85863,
"c": 0.15088,
"h": 157.4
},
"luminance": 0.67329
}Semantic roles & 50–950 ramp
primary
#6EEEA9
secondary
#C63A86
accent
#0A7BDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582