#C5EA8A#C5EA8A
#C5EA8A is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.9% C 0.129 H 126.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EA8A |
|---|---|
| RGB | rgb(197, 234, 138) |
| HSL | hsl(83, 70%, 73%) |
| HSV | hsv(83, 41%, 92%) |
| CMYK | cmyk(15.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(88.23, -27.54, 42.66) |
| CIE-LCH | lch(88.23, 50.78, 122.85°) |
| OKLab | oklab(88.89% -0.0759 0.1041) |
| OKLCH | oklch(88.89% 0.129 126.1) |
| XYZ | xyz(57.0358, 72.5504, 35.0386) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Celery
#C1FD95
ΔE00 4.91
Light Yellow Green
#CCFD7F
ΔE00 5.21
Light Pea Green
#C4FE82
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.39
Tea Green
#BDF8A3
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EA8A #AF8AEA
analogous
#EADF8A #C5EA8A #95EA8A
triadic
#C5EA8A #8AC5EA #EA8AC5
tetradic
#C5EA8A #8AEADF #AF8AEA #EA8A95
square
#C5EA8A #8AEADF #AF8AEA #EA8A95
split-complementary
#C5EA8A #8A95EA #DF8AEA
monochromatic
#91D426 #ABE156 #C5EA8A #DFF3BE #F2FAE5
Accessibility & contrast
On white
1.35
#C5EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#C5EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EA8A
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EA8A | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#EEDD8F
Tritanopia (blue-blind)
#CAE2D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c5ea8a; /* rgb */ color: rgb(197, 234, 138); /* oklch */ color: oklch(88.9% 0.129 126.1);
Tailwind
colors: {
custom: {
50: '#d8f0ad',
500: '#c5ea8a',
950: '#000000',
},
}SCSS
$custom: #c5ea8a; $custom-light: #d8f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c5ea8a",
"rgb": {
"r": 197,
"g": 234,
"b": 138
},
"hsl": {
"h": 83.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.88893,
"c": 0.12884,
"h": 126.1
},
"luminance": 0.72551
}Semantic roles & 50–950 ramp
primary
#C5EA8A
secondary
#7F54C4
accent
#14D25D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151610
muted
#848581