#6CECA7#6CECA7
#6CECA7 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.3% C 0.151 H 157.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECA7 |
|---|---|
| RGB | rgb(108, 236, 167) |
| HSL | hsl(148, 77%, 67%) |
| HSV | hsv(148, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(84.98, -50.97, 22.94) |
| CIE-LCH | lch(84.98, 55.89, 155.77°) |
| OKLab | oklab(85.27% -0.1393 0.0582) |
| OKLCH | oklch(85.27% 0.151 157.3) |
| XYZ | xyz(43.1513, 65.9652, 47.0103) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Blue Green
#7EFBB3
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECA7 #EC6CB1
analogous
#71EC6C #6CECA7 #6CECE7
triadic
#6CECA7 #A76CEC #ECA76C
tetradic
#6CECA7 #6C71EC #EC6CB1 #ECE76C
square
#6CECA7 #6C71EC #EC6CB1 #ECE76C
split-complementary
#6CECA7 #E76CEC #EC6C71
monochromatic
#19C468 #36E587 #6CECA7 #A2F3C7 #D8FAE8
Accessibility & contrast
On white
1.48
#6CECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6CECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECA7
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECA7 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA3
Deuteranopia (green-blind)
#D8CFAB
Tritanopia (blue-blind)
#42EADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ceca7; /* rgb */ color: rgb(108, 236, 167); /* oklch */ color: oklch(85.3% 0.151 157.3);
Tailwind
colors: {
custom: {
50: '#9ff3c1',
500: '#6ceca7',
950: '#000000',
},
}SCSS
$custom: #6ceca7; $custom-light: #9ff3c1; $custom-dark: #000000;
JSON
{
"hex": "#6ceca7",
"rgb": {
"r": 108,
"g": 236,
"b": 167
},
"hsl": {
"h": 147.656,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.85269,
"c": 0.15093,
"h": 157.3
},
"luminance": 0.65969
}Semantic roles & 50–950 ramp
primary
#6CECA7
secondary
#C23A83
accent
#0C7BD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582