#6CEEA8#6CEEA8
#6CEEA8 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.153 H 157.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEA8 |
|---|---|
| RGB | rgb(108, 238, 168) |
| HSL | hsl(148, 79%, 68%) |
| HSV | hsv(148, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(85.58, -51.60, 23.26) |
| CIE-LCH | lch(85.58, 56.60, 155.74°) |
| OKLab | oklab(85.77% -0.1409 0.059) |
| OKLCH | oklch(85.77% 0.153 157.3) |
| XYZ | xyz(43.8231, 67.1604, 47.6921) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEA8 #EE6CB2
analogous
#71EE6C #6CEEA8 #6CEEE9
triadic
#6CEEA8 #A86CEE #EEA86C
tetradic
#6CEEA8 #6C71EE #EE6CB2 #EEE96C
square
#6CEEA8 #6C71EE #EE6CB2 #EEE96C
split-complementary
#6CEEA8 #E96CEE #EE6C71
monochromatic
#17C869 #35E888 #6CEEA8 #A3F4C8 #DAFBE9
Accessibility & contrast
On white
1.46
#6CEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#6CEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEA8
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEA8 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA4
Deuteranopia (green-blind)
#DAD1AC
Tritanopia (blue-blind)
#41ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceea8; /* rgb */ color: rgb(108, 238, 168); /* oklch */ color: oklch(85.8% 0.153 157.3);
Tailwind
colors: {
custom: {
50: '#9ff4c2',
500: '#6ceea8',
950: '#000000',
},
}SCSS
$custom: #6ceea8; $custom-light: #9ff4c2; $custom-dark: #000000;
JSON
{
"hex": "#6ceea8",
"rgb": {
"r": 108,
"g": 238,
"b": 168
},
"hsl": {
"h": 147.692,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85771,
"c": 0.15278,
"h": 157.3
},
"luminance": 0.67164
}Semantic roles & 50–950 ramp
primary
#6CEEA8
secondary
#C63985
accent
#0A7BDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582