#C3EC8A#C3EC8A
#C3EC8A is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.2% C 0.133 H 127.4°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EC8A |
|---|---|
| RGB | rgb(195, 236, 138) |
| HSL | hsl(85, 72%, 73%) |
| HSV | hsv(85, 42%, 93%) |
| CMYK | cmyk(17.4%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(88.65, -29.22, 43.16) |
| CIE-LCH | lch(88.65, 52.12, 124.10°) |
| OKLab | oklab(89.2% -0.0805 0.1053) |
| OKLCH | oklch(89.2% 0.133 127.4) |
| XYZ | xyz(57.0881, 73.4273, 35.2051) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.63
Celery
#C1FD95
ΔE00 4.21
Light Yellowish Green
#C2FF89
ΔE00 4.72
Light Pea Green
#C4FE82
ΔE00 4.78
Light Yellow Green
#CCFD7F
ΔE00 4.79
Tea Green
#BDF8A3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EC8A #B38AEC
analogous
#ECE48A #C3EC8A #92EC8A
triadic
#C3EC8A #8AC3EC #EC8AC3
tetradic
#C3EC8A #8AECE4 #B38AEC #EC8A92
square
#C3EC8A #8AECE4 #B38AEC #EC8A92
split-complementary
#C3EC8A #8A92EC #E48AEC
monochromatic
#8DD823 #A8E355 #C3EC8A #DEF5BF #F2FBE5
Accessibility & contrast
On white
1.34
#C3EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#C3EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EC8A
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EC8A | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E082
Deuteranopia (green-blind)
#EFDE8F
Tritanopia (blue-blind)
#C8E4D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c3ec8a; /* rgb */ color: rgb(195, 236, 138); /* oklch */ color: oklch(89.2% 0.133 127.4);
Tailwind
colors: {
custom: {
50: '#d6f2ad',
500: '#c3ec8a',
950: '#000000',
},
}SCSS
$custom: #c3ec8a; $custom-light: #d6f2ad; $custom-dark: #000000;
JSON
{
"hex": "#c3ec8a",
"rgb": {
"r": 195,
"g": 236,
"b": 138
},
"hsl": {
"h": 85.102,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.89197,
"c": 0.13253,
"h": 127.4
},
"luminance": 0.73428
}Semantic roles & 50–950 ramp
primary
#C3EC8A
secondary
#8454C7
accent
#11D463
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581