#C5EA73#C5EA73
#C5EA73 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.6% C 0.152 H 123.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EA73 |
|---|---|
| RGB | rgb(197, 234, 115) |
| HSL | hsl(79, 74%, 68%) |
| HSV | hsv(79, 51%, 92%) |
| CMYK | cmyk(15.8%, 0%, 50.9%, 8.2%) |
| CIE-LAB | lab(87.95, -30.02, 53.29) |
| CIE-LCH | lch(87.95, 61.16, 119.39°) |
| OKLab | oklab(88.57% -0.0845 0.1264) |
| OKLCH | oklch(88.57% 0.152 123.8) |
| XYZ | xyz(55.5434, 71.9535, 27.1786) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.10
Pear
#CBF85F
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 4.92
Pale Lime
#BEFD73
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Light Yellowish Green
#C2FF89
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EA73 #9873EA
analogous
#EAD373 #C5EA73 #89EA73
triadic
#C5EA73 #73C5EA #EA73C5
tetradic
#C5EA73 #73EAD3 #9873EA #EA7389
square
#C5EA73 #73EAD3 #9873EA #EA7389
split-complementary
#C5EA73 #7389EA #D373EA
monochromatic
#91C51E #AFE23E #C5EA73 #DBF2A8 #F1FADD
Accessibility & contrast
On white
1.36
#C5EA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#C5EA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EA73
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EA73 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE68
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#CDE0CF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c5ea73; /* rgb */ color: rgb(197, 234, 115); /* oklch */ color: oklch(88.6% 0.152 123.8);
Tailwind
colors: {
custom: {
50: '#d9f09e',
500: '#c5ea73',
950: '#000000',
},
}SCSS
$custom: #c5ea73; $custom-light: #d9f09e; $custom-dark: #000000;
JSON
{
"hex": "#c5ea73",
"rgb": {
"r": 197,
"g": 234,
"b": 115
},
"hsl": {
"h": 78.655,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.8857,
"c": 0.15201,
"h": 123.8
},
"luminance": 0.71954
}Semantic roles & 50–950 ramp
primary
#C5EA73
secondary
#683FC2
accent
#0FD64D
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580