#C2EA83#C2EA83
#C2EA83 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.6% C 0.137 H 126.4°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA83 |
|---|---|
| RGB | rgb(194, 234, 131) |
| HSL | hsl(83, 71%, 72%) |
| HSV | hsv(83, 44%, 92%) |
| CMYK | cmyk(17.1%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(87.95, -29.46, 45.67) |
| CIE-LCH | lch(87.95, 54.34, 122.82°) |
| OKLab | oklab(88.58% -0.0816 0.1106) |
| OKLCH | oklch(88.58% 0.137 126.4) |
| XYZ | xyz(55.7673, 71.9531, 32.4186) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.79
Celery
#C1FD95
ΔE00 4.81
Light Yellowish Green
#C2FF89
ΔE00 4.94
Pale Lime
#BEFD73
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA83 #AB83EA
analogous
#EADF83 #C2EA83 #8FEA83
triadic
#C2EA83 #83C2EA #EA83C2
tetradic
#C2EA83 #83EADF #AB83EA #EA838F
square
#C2EA83 #83EADF #AB83EA #EA838F
split-complementary
#C2EA83 #838FEA #DF83EA
monochromatic
#8DCF23 #A8E14F #C2EA83 #DCF3B7 #F2FBE5
Accessibility & contrast
On white
1.36
#C2EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#C2EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA83
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA83 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#EEDC89
Tritanopia (blue-blind)
#C7E2D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2ea83; /* rgb */ color: rgb(194, 234, 131); /* oklch */ color: oklch(88.6% 0.137 126.4);
Tailwind
colors: {
custom: {
50: '#d6f0a9',
500: '#c2ea83',
950: '#000000',
},
}SCSS
$custom: #c2ea83; $custom-light: #d6f0a9; $custom-dark: #000000;
JSON
{
"hex": "#c2ea83",
"rgb": {
"r": 194,
"g": 234,
"b": 131
},
"hsl": {
"h": 83.301,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.88583,
"c": 0.13742,
"h": 126.4
},
"luminance": 0.71954
}Semantic roles & 50–950 ramp
primary
#C2EA83
secondary
#7B4EC3
accent
#12D35D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581