#6CEEA6#6CEEA6
#6CEEA6 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.155 H 156.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEA6 |
|---|---|
| RGB | rgb(108, 238, 166) |
| HSL | hsl(147, 79%, 68%) |
| HSV | hsv(147, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(85.55, -51.98, 24.23) |
| CIE-LCH | lch(85.55, 57.35, 155.00°) |
| OKLab | oklab(85.73% -0.1418 0.0614) |
| OKLCH | oklch(85.73% 0.155 156.6) |
| XYZ | xyz(43.6382, 67.0864, 46.7183) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Greenish Blue
#63F7B4
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEA6 #EE6CB4
analogous
#73EE6C #6CEEA6 #6CEEE7
triadic
#6CEEA6 #A66CEE #EEA66C
tetradic
#6CEEA6 #6C73EE #EE6CB4 #EEE76C
square
#6CEEA6 #6C73EE #EE6CB4 #EEE76C
split-complementary
#6CEEA6 #E76CEE #EE6C73
monochromatic
#17C866 #35E885 #6CEEA6 #A3F4C7 #DAFBE8
Accessibility & contrast
On white
1.46
#6CEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#6CEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEA6
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEA6 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA2
Deuteranopia (green-blind)
#DAD1AA
Tritanopia (blue-blind)
#42ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceea6; /* rgb */ color: rgb(108, 238, 166); /* oklch */ color: oklch(85.7% 0.155 156.6);
Tailwind
colors: {
custom: {
50: '#9ff4c0',
500: '#6ceea6',
950: '#000000',
},
}SCSS
$custom: #6ceea6; $custom-light: #9ff4c0; $custom-dark: #000000;
JSON
{
"hex": "#6ceea6",
"rgb": {
"r": 108,
"g": 238,
"b": 166
},
"hsl": {
"h": 146.769,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85728,
"c": 0.15454,
"h": 156.6
},
"luminance": 0.6709
}Semantic roles & 50–950 ramp
primary
#6CEEA6
secondary
#C63987
accent
#0A7EDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582