#C5ED73#C5ED73
#C5ED73 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.156 H 124.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C5ED73 |
|---|---|
| RGB | rgb(197, 237, 115) |
| HSL | hsl(80, 77%, 69%) |
| HSV | hsv(80, 51%, 93%) |
| CMYK | cmyk(16.9%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(88.77, -31.42, 54.27) |
| CIE-LCH | lch(88.77, 62.71, 120.07°) |
| OKLab | oklab(89.23% -0.0884 0.1285) |
| OKLCH | oklch(89.23% 0.156 124.5) |
| XYZ | xyz(56.4047, 73.6761, 27.4657) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.40
Pear
#CBF85F
ΔE00 3.88
Light Pea Green
#C4FE82
ΔE00 4.23
Pale Lime
#BEFD73
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Light Yellowish Green
#C2FF89
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5ED73 #9B73ED
analogous
#EDD873 #C5ED73 #88ED73
triadic
#C5ED73 #73C5ED #ED73C5
tetradic
#C5ED73 #73EDD8 #9B73ED #ED7388
square
#C5ED73 #73EDD8 #9B73ED #ED7388
split-complementary
#C5ED73 #7388ED #D873ED
monochromatic
#91CB1A #AFE63D #C5ED73 #DBF4A9 #F2FBDF
Accessibility & contrast
On white
1.33
#C5ED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#C5ED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5ED73
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5ED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5ED73 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#F3DE7A
Tritanopia (blue-blind)
#CCE3D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c5ed73; /* rgb */ color: rgb(197, 237, 115); /* oklch */ color: oklch(89.2% 0.156 124.5);
Tailwind
colors: {
custom: {
50: '#d9f39e',
500: '#c5ed73',
950: '#000000',
},
}SCSS
$custom: #c5ed73; $custom-light: #d9f39e; $custom-dark: #000000;
JSON
{
"hex": "#c5ed73",
"rgb": {
"r": 197,
"g": 237,
"b": 115
},
"hsl": {
"h": 79.672,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.89232,
"c": 0.15598,
"h": 124.5
},
"luminance": 0.73676
}Semantic roles & 50–950 ramp
primary
#C5ED73
secondary
#6B3FC6
accent
#0CD94F
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580