#C5ED72#C5ED72
#C5ED72 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.157 H 124.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C5ED72 |
|---|---|
| RGB | rgb(197, 237, 114) |
| HSL | hsl(80, 77%, 69%) |
| HSV | hsv(80, 52%, 93%) |
| CMYK | cmyk(16.9%, 0%, 51.9%, 7.1%) |
| CIE-LAB | lab(88.76, -31.51, 54.71) |
| CIE-LCH | lch(88.76, 63.14, 119.94°) |
| OKLab | oklab(89.22% -0.0888 0.1294) |
| OKLCH | oklch(89.22% 0.157 124.4) |
| XYZ | xyz(56.3475, 73.6532, 27.1643) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.42
Pear
#CBF85F
ΔE00 3.77
Light Pea Green
#C4FE82
ΔE00 4.28
Pale Lime
#BEFD73
ΔE00 4.30
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5ED72 #9A72ED
analogous
#EDD772 #C5ED72 #88ED72
triadic
#C5ED72 #72C5ED #ED72C5
tetradic
#C5ED72 #72EDD7 #9A72ED #ED7288
square
#C5ED72 #72EDD7 #9A72ED #ED7288
split-complementary
#C5ED72 #7288ED #D772ED
monochromatic
#91CB1A #AFE63C #C5ED72 #DBF4A8 #F2FBDF
Accessibility & contrast
On white
1.33
#C5ED72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#C5ED72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5ED72
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5ED72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5ED72 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E066
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#CCE3D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c5ed72; /* rgb */ color: rgb(197, 237, 114); /* oklch */ color: oklch(89.2% 0.157 124.4);
Tailwind
colors: {
custom: {
50: '#d9f39d',
500: '#c5ed72',
950: '#000000',
},
}SCSS
$custom: #c5ed72; $custom-light: #d9f39d; $custom-dark: #000000;
JSON
{
"hex": "#c5ed72",
"rgb": {
"r": 197,
"g": 237,
"b": 114
},
"hsl": {
"h": 79.512,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.8922,
"c": 0.15691,
"h": 124.4
},
"luminance": 0.73654
}Semantic roles & 50–950 ramp
primary
#C5ED72
secondary
#6A3EC6
accent
#0CDA4F
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580