#6CEEAB#6CEEAB
#6CEEAB is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.150 H 158.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEAB |
|---|---|
| RGB | rgb(108, 238, 171) |
| HSL | hsl(149, 79%, 68%) |
| HSV | hsv(149, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.64, -51.01, 21.79) |
| CIE-LCH | lch(85.64, 55.47, 156.87°) |
| OKLab | oklab(85.84% -0.1396 0.0554) |
| OKLCH | oklch(85.84% 0.15 158.4) |
| XYZ | xyz(44.1058, 67.2735, 49.1810) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.19
Light Blue Green
#7EFBB3
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEAB #EE6CAF
analogous
#6EEE6C #6CEEAB #6CEEEC
triadic
#6CEEAB #AB6CEE #EEAB6C
tetradic
#6CEEAB #6C6EEE #EE6CAF #EEEC6C
square
#6CEEAB #6C6EEE #EE6CAF #EEEC6C
split-complementary
#6CEEAB #EC6CEE #EE6C6E
monochromatic
#17C86D #35E88C #6CEEAB #A3F4CA #DAFBEA
Accessibility & contrast
On white
1.45
#6CEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6CEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEAB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEAB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#3FEDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceeab; /* rgb */ color: rgb(108, 238, 171); /* oklch */ color: oklch(85.8% 0.150 158.4);
Tailwind
colors: {
custom: {
50: '#9ff4c4',
500: '#6ceeab',
950: '#000000',
},
}SCSS
$custom: #6ceeab; $custom-light: #9ff4c4; $custom-dark: #000000;
JSON
{
"hex": "#6ceeab",
"rgb": {
"r": 108,
"g": 238,
"b": 171
},
"hsl": {
"h": 149.077,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85836,
"c": 0.15018,
"h": 158.4
},
"luminance": 0.67277
}Semantic roles & 50–950 ramp
primary
#6CEEAB
secondary
#C63981
accent
#0A76DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582