#C3EA8A#C3EA8A
#C3EA8A is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.8% C 0.130 H 126.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EA8A |
|---|---|
| RGB | rgb(195, 234, 138) |
| HSL | hsl(84, 70%, 73%) |
| HSV | hsv(84, 41%, 92%) |
| CMYK | cmyk(16.7%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(88.10, -28.28, 42.47) |
| CIE-LCH | lch(88.10, 51.02, 123.66°) |
| OKLab | oklab(88.76% -0.0779 0.1037) |
| OKLCH | oklch(88.76% 0.13 126.9) |
| XYZ | xyz(56.5155, 72.2821, 35.0142) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.69
Tea Green
#BDF8A3
ΔE00 5.23
Light Yellow Green
#CCFD7F
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.24
Light Pea Green
#C4FE82
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EA8A #B18AEA
analogous
#EAE18A #C3EA8A #93EA8A
triadic
#C3EA8A #8AC3EA #EA8AC3
tetradic
#C3EA8A #8AEAE1 #B18AEA #EA8A93
square
#C3EA8A #8AEAE1 #B18AEA #EA8A93
split-complementary
#C3EA8A #8A93EA #E18AEA
monochromatic
#8DD426 #A8E156 #C3EA8A #DEF3BE #F2FAE5
Accessibility & contrast
On white
1.36
#C3EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#C3EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EA8A
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EA8A | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#C8E2D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c3ea8a; /* rgb */ color: rgb(195, 234, 138); /* oklch */ color: oklch(88.8% 0.130 126.9);
Tailwind
colors: {
custom: {
50: '#d6f0ad',
500: '#c3ea8a',
950: '#000000',
},
}SCSS
$custom: #c3ea8a; $custom-light: #d6f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c3ea8a",
"rgb": {
"r": 195,
"g": 234,
"b": 138
},
"hsl": {
"h": 84.375,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.88757,
"c": 0.12968,
"h": 126.9
},
"luminance": 0.72283
}Semantic roles & 50–950 ramp
primary
#C3EA8A
secondary
#8254C4
accent
#14D261
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581