#6EEEAA#6EEEAA
#6EEEAA is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.9% C 0.150 H 157.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEAA |
|---|---|
| RGB | rgb(110, 238, 170) |
| HSL | hsl(148, 79%, 68%) |
| HSV | hsv(148, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.69, -50.76, 22.38) |
| CIE-LCH | lch(85.69, 55.48, 156.21°) |
| OKLab | oklab(85.88% -0.1388 0.0569) |
| OKLCH | oklch(85.88% 0.15 157.7) |
| XYZ | xyz(44.2570, 67.3624, 48.6924) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Bluish Green
#76FDA8
ΔE00 4.13
Light Sea Green
#98F6B0
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEAA #EE6EB2
analogous
#72EE6E #6EEEAA #6EEEEA
triadic
#6EEEAA #AA6EEE #EEAA6E
tetradic
#6EEEAA #6E72EE #EE6EB2 #EEEA6E
square
#6EEEAA #6E72EE #EE6EB2 #EEEA6E
split-complementary
#6EEEAA #EA6EEE #EE6E72
monochromatic
#18CA6B #37E88A #6EEEAA #A5F4CA #DCFBEA
Accessibility & contrast
On white
1.45
#6EEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6EEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEAA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEAA | 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)
#ECDEA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#44EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeeaa; /* rgb */ color: rgb(110, 238, 170); /* oklch */ color: oklch(85.9% 0.150 157.7);
Tailwind
colors: {
custom: {
50: '#a0f4c3',
500: '#6eeeaa',
950: '#000000',
},
}SCSS
$custom: #6eeeaa; $custom-light: #a0f4c3; $custom-dark: #000000;
JSON
{
"hex": "#6eeeaa",
"rgb": {
"r": 110,
"g": 238,
"b": 170
},
"hsl": {
"h": 148.125,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85884,
"c": 0.15002,
"h": 157.7
},
"luminance": 0.67366
}Semantic roles & 50–950 ramp
primary
#6EEEAA
secondary
#C63A84
accent
#0A79DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582