#6CECA9#6CECA9
#6CECA9 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.3% C 0.149 H 158.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECA9 |
|---|---|
| RGB | rgb(108, 236, 169) |
| HSL | hsl(149, 77%, 67%) |
| HSV | hsv(149, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 28.4%, 7.5%) |
| CIE-LAB | lab(85.02, -50.58, 21.96) |
| CIE-LCH | lch(85.02, 55.14, 156.53°) |
| OKLab | oklab(85.31% -0.1384 0.0558) |
| OKLCH | oklch(85.31% 0.149 158) |
| XYZ | xyz(43.3376, 66.0397, 47.9916) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 3.42
Light Blue Green
#7EFBB3
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 4.56
Light Sea Green
#98F6B0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECA9 #EC6CAF
analogous
#6FEC6C #6CECA9 #6CECE9
triadic
#6CECA9 #A96CEC #ECA96C
tetradic
#6CECA9 #6C6FEC #EC6CAF #ECE96C
square
#6CECA9 #6C6FEC #EC6CAF #ECE96C
split-complementary
#6CECA9 #E96CEC #EC6C6F
monochromatic
#19C46B #36E589 #6CECA9 #A2F3C9 #D8FAE8
Accessibility & contrast
On white
1.48
#6CECA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6CECA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECA9
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECA9 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA5
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#41EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ceca9; /* rgb */ color: rgb(108, 236, 169); /* oklch */ color: oklch(85.3% 0.149 158.0);
Tailwind
colors: {
custom: {
50: '#9ff3c2',
500: '#6ceca9',
950: '#000000',
},
}SCSS
$custom: #6ceca9; $custom-light: #9ff3c2; $custom-dark: #000000;
JSON
{
"hex": "#6ceca9",
"rgb": {
"r": 108,
"g": 236,
"b": 169
},
"hsl": {
"h": 148.594,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.85313,
"c": 0.14919,
"h": 158
},
"luminance": 0.66044
}Semantic roles & 50–950 ramp
primary
#6CECA9
secondary
#C23A81
accent
#0C78D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582