#6CEEAA#6CEEAA
#6CEEAA is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.151 H 158.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEAA |
|---|---|
| RGB | rgb(108, 238, 170) |
| HSL | hsl(149, 79%, 68%) |
| HSV | hsv(149, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.62, -51.21, 22.28) |
| CIE-LCH | lch(85.62, 55.84, 156.49°) |
| OKLab | oklab(85.81% -0.14 0.0566) |
| OKLCH | oklch(85.81% 0.151 158) |
| XYZ | xyz(44.0109, 67.2355, 48.6809) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEAA #EE6CB0
analogous
#6FEE6C #6CEEAA #6CEEEB
triadic
#6CEEAA #AA6CEE #EEAA6C
tetradic
#6CEEAA #6C6FEE #EE6CB0 #EEEB6C
square
#6CEEAA #6C6FEE #EE6CB0 #EEEB6C
split-complementary
#6CEEAA #EB6CEE #EE6C6F
monochromatic
#17C86C #35E88A #6CEEAA #A3F4CA #DAFBE9
Accessibility & contrast
On white
1.45
#6CEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6CEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEAA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEAA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#40EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceeaa; /* rgb */ color: rgb(108, 238, 170); /* oklch */ color: oklch(85.8% 0.151 158.0);
Tailwind
colors: {
custom: {
50: '#9ff4c3',
500: '#6ceeaa',
950: '#000000',
},
}SCSS
$custom: #6ceeaa; $custom-light: #9ff4c3; $custom-dark: #000000;
JSON
{
"hex": "#6ceeaa",
"rgb": {
"r": 108,
"g": 238,
"b": 170
},
"hsl": {
"h": 148.615,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85814,
"c": 0.15105,
"h": 158
},
"luminance": 0.67239
}Semantic roles & 50–950 ramp
primary
#6CEEAA
secondary
#C63982
accent
#0A78DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582