#C2ED73#C2ED73
#C2ED73 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.0% C 0.157 H 125.5°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED73 |
|---|---|
| RGB | rgb(194, 237, 115) |
| HSL | hsl(81, 77%, 69%) |
| HSV | hsv(81, 51%, 93%) |
| CMYK | cmyk(18.1%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(88.58, -32.54, 54.00) |
| CIE-LCH | lch(88.58, 63.04, 121.07°) |
| OKLab | oklab(89.03% -0.0914 0.1279) |
| OKLCH | oklch(89.03% 0.157 125.5) |
| XYZ | xyz(55.6268, 73.2750, 27.4292) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 3.96
Pale Lime
#BEFD73
ΔE00 4.01
Pear
#CBF85F
ΔE00 4.06
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED73 #9E73ED
analogous
#EDDB73 #C2ED73 #85ED73
triadic
#C2ED73 #73C2ED #ED73C2
tetradic
#C2ED73 #73EDDB #9E73ED #ED7385
square
#C2ED73 #73EDDB #9E73ED #ED7385
split-complementary
#C2ED73 #7385ED #DB73ED
monochromatic
#8DCB1A #AAE63D #C2ED73 #DAF4A9 #F1FBDF
Accessibility & contrast
On white
1.34
#C2ED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#C2ED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED73
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED73 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#C9E3D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2ed73; /* rgb */ color: rgb(194, 237, 115); /* oklch */ color: oklch(89.0% 0.157 125.5);
Tailwind
colors: {
custom: {
50: '#d7f39e',
500: '#c2ed73',
950: '#000000',
},
}SCSS
$custom: #c2ed73; $custom-light: #d7f39e; $custom-dark: #000000;
JSON
{
"hex": "#c2ed73",
"rgb": {
"r": 194,
"g": 237,
"b": 115
},
"hsl": {
"h": 81.148,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.8903,
"c": 0.15722,
"h": 125.5
},
"luminance": 0.73276
}Semantic roles & 50–950 ramp
primary
#C2ED73
secondary
#6E3FC6
accent
#0CD954
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580