#6EEAAA#6EEAAA
#6EEAAA is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.145 H 158.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEAAA |
|---|---|
| RGB | rgb(110, 234, 170) |
| HSL | hsl(149, 75%, 67%) |
| HSV | hsv(149, 53%, 92%) |
| CMYK | cmyk(53%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.51, -49.10, 20.76) |
| CIE-LCH | lch(84.51, 53.31, 157.08°) |
| OKLab | oklab(84.93% -0.1345 0.0528) |
| OKLCH | oklch(84.93% 0.145 158.6) |
| XYZ | xyz(43.1053, 65.0591, 48.3085) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.00
Seafoam
#7FE0B3
ΔE00 4.55
Light Sea Green
#98F6B0
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEAAA #EA6EAE
analogous
#70EA6E #6EEAAA #6EEAE8
triadic
#6EEAAA #AA6EEA #EAAA6E
tetradic
#6EEAAA #6E70EA #EA6EAE #EAE86E
square
#6EEAAA #6E70EA #EA6EAE #EAE86E
split-complementary
#6EEAAA #E86EEA #EA6E70
monochromatic
#1CC26C #39E28B #6EEAAA #A3F2C9 #D9F9E9
Accessibility & contrast
On white
1.50
#6EEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#6EEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEAAA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEAAA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#46E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6eeaaa; /* rgb */ color: rgb(110, 234, 170); /* oklch */ color: oklch(84.9% 0.145 158.6);
Tailwind
colors: {
custom: {
50: '#a0f1c3',
500: '#6eeaaa',
950: '#000000',
},
}SCSS
$custom: #6eeaaa; $custom-light: #a0f1c3; $custom-dark: #000000;
JSON
{
"hex": "#6eeaaa",
"rgb": {
"r": 110,
"g": 234,
"b": 170
},
"hsl": {
"h": 149.032,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.84927,
"c": 0.14455,
"h": 158.6
},
"luminance": 0.65063
}Semantic roles & 50–950 ramp
primary
#6EEAAA
secondary
#C03C80
accent
#0F76D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582