#C2EA7B#C2EA7B
#C2EA7B is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.5% C 0.145 H 125.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA7B |
|---|---|
| RGB | rgb(194, 234, 123) |
| HSL | hsl(82, 73%, 70%) |
| HSV | hsv(82, 47%, 92%) |
| CMYK | cmyk(17.1%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(87.85, -30.33, 49.38) |
| CIE-LCH | lch(87.85, 57.95, 121.56°) |
| OKLab | oklab(88.47% -0.0846 0.1184) |
| OKLCH | oklch(88.47% 0.146 125.5) |
| XYZ | xyz(55.2459, 71.7445, 29.6726) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.97
Pale Lime
#BEFD73
ΔE00 5.03
Celery
#C1FD95
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA7B #A37BEA
analogous
#EADB7B #C2EA7B #8AEA7B
triadic
#C2EA7B #7BC2EA #EA7BC2
tetradic
#C2EA7B #7BEADB #A37BEA #EA7B8A
square
#C2EA7B #7BEADB #A37BEA #EA7B8A
split-complementary
#C2EA7B #7B8AEA #DB7BEA
monochromatic
#8DCA20 #AAE246 #C2EA7B #DAF2B0 #F3FBE5
Accessibility & contrast
On white
1.37
#C2EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#C2EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA7B
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA7B | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE71
Deuteranopia (green-blind)
#EFDC81
Tritanopia (blue-blind)
#C8E1D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2ea7b; /* rgb */ color: rgb(194, 234, 123); /* oklch */ color: oklch(88.5% 0.145 125.5);
Tailwind
colors: {
custom: {
50: '#d6f0a3',
500: '#c2ea7b',
950: '#000000',
},
}SCSS
$custom: #c2ea7b; $custom-light: #d6f0a3; $custom-dark: #000000;
JSON
{
"hex": "#c2ea7b",
"rgb": {
"r": 194,
"g": 234,
"b": 123
},
"hsl": {
"h": 81.622,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.88469,
"c": 0.1455,
"h": 125.5
},
"luminance": 0.71745
}Semantic roles & 50–950 ramp
primary
#C2EA7B
secondary
#7346C3
accent
#11D557
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580