#6EEEAD#6EEEAD
#6EEEAD is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.0% C 0.147 H 158.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEAD |
|---|---|
| RGB | rgb(110, 238, 173) |
| HSL | hsl(150, 79%, 68%) |
| HSV | hsv(150, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.74, -50.18, 20.91) |
| CIE-LCH | lch(85.74, 54.36, 157.38°) |
| OKLab | oklab(85.95% -0.1375 0.0532) |
| OKLCH | oklch(85.95% 0.147 158.8) |
| XYZ | xyz(44.5440, 67.4772, 50.2041) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 4.33
Light Bluish Green
#76FDA8
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEAD #EE6EAF
analogous
#6FEE6E #6EEEAD #6EEEED
triadic
#6EEEAD #AD6EEE #EEAD6E
tetradic
#6EEEAD #6E6FEE #EE6EAF #EEED6E
square
#6EEEAD #6E6FEE #EE6EAF #EEED6E
split-complementary
#6EEEAD #ED6EEE #EE6E6F
monochromatic
#18CA6F #37E88E #6EEEAD #A5F4CC #DCFBEB
Accessibility & contrast
On white
1.45
#6EEEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6EEEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEAD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEAD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#DAD1B1
Tritanopia (blue-blind)
#43EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeead; /* rgb */ color: rgb(110, 238, 173); /* oklch */ color: oklch(86.0% 0.147 158.8);
Tailwind
colors: {
custom: {
50: '#a0f4c5',
500: '#6eeead',
950: '#000000',
},
}SCSS
$custom: #6eeead; $custom-light: #a0f4c5; $custom-dark: #000000;
JSON
{
"hex": "#6eeead",
"rgb": {
"r": 110,
"g": 238,
"b": 173
},
"hsl": {
"h": 149.531,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85951,
"c": 0.14744,
"h": 158.8
},
"luminance": 0.67481
}Semantic roles & 50–950 ramp
primary
#6EEEAD
secondary
#C63A81
accent
#0A74DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582