#C2ED72#C2ED72
#C2ED72 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.0% C 0.158 H 125.5°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED72 |
|---|---|
| RGB | rgb(194, 237, 114) |
| HSL | hsl(81, 77%, 69%) |
| HSV | hsv(81, 52%, 93%) |
| CMYK | cmyk(18.1%, 0%, 51.9%, 7.1%) |
| CIE-LAB | lab(88.57, -32.63, 54.44) |
| CIE-LCH | lch(88.57, 63.47, 120.94°) |
| OKLab | oklab(89.02% -0.0917 0.1288) |
| OKLCH | oklch(89.02% 0.158 125.5) |
| XYZ | xyz(55.5696, 73.2521, 27.1278) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.34
Pear
#CBF85F
ΔE00 3.95
Light Pea Green
#C4FE82
ΔE00 3.99
Pale Lime
#BEFD73
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED72 #9D72ED
analogous
#EDDB72 #C2ED72 #85ED72
triadic
#C2ED72 #72C2ED #ED72C2
tetradic
#C2ED72 #72EDDB #9D72ED #ED7285
square
#C2ED72 #72EDDB #9D72ED #ED7285
split-complementary
#C2ED72 #7285ED #DB72ED
monochromatic
#8DCB1A #ABE63C #C2ED72 #D9F4A8 #F1FBDF
Accessibility & contrast
On white
1.34
#C2ED72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#C2ED72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED72
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED72 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E066
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#C9E3D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2ed72; /* rgb */ color: rgb(194, 237, 114); /* oklch */ color: oklch(89.0% 0.158 125.5);
Tailwind
colors: {
custom: {
50: '#d7f39d',
500: '#c2ed72',
950: '#000000',
},
}SCSS
$custom: #c2ed72; $custom-light: #d7f39d; $custom-dark: #000000;
JSON
{
"hex": "#c2ed72",
"rgb": {
"r": 194,
"g": 237,
"b": 114
},
"hsl": {
"h": 80.976,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.89018,
"c": 0.15815,
"h": 125.5
},
"luminance": 0.73253
}Semantic roles & 50–950 ramp
primary
#C2ED72
secondary
#6D3EC6
accent
#0CDA54
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580