#C2EA8F#C2EA8F
#C2EA8F is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.8% C 0.125 H 128.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA8F |
|---|---|
| RGB | rgb(194, 234, 143) |
| HSL | hsl(86, 68%, 74%) |
| HSV | hsv(86, 39%, 92%) |
| CMYK | cmyk(17.1%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(88.11, -28.03, 40.00) |
| CIE-LCH | lch(88.11, 48.84, 125.02°) |
| OKLab | oklab(88.77% -0.0769 0.0982) |
| OKLCH | oklch(88.77% 0.125 128.1) |
| XYZ | xyz(56.6282, 72.2975, 36.9527) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.33
Tea Green
#BDF8A3
ΔE00 4.59
Celery
#C1FD95
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 5.46
Light Yellowish Green
#C2FF89
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA8F #B78FEA
analogous
#EAE58F #C2EA8F #95EA8F
triadic
#C2EA8F #8FC2EA #EA8FC2
tetradic
#C2EA8F #8FEAE5 #B78FEA #EA8F95
square
#C2EA8F #8FEAE5 #B78FEA #EA8F95
split-complementary
#C2EA8F #8F95EA #E58FEA
monochromatic
#8AD628 #A6E05B #C2EA8F #DEF4C3 #F1FAE5
Accessibility & contrast
On white
1.36
#C2EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#C2EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA8F
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA8F | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF88
Deuteranopia (green-blind)
#EDDC94
Tritanopia (blue-blind)
#C6E2D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2ea8f; /* rgb */ color: rgb(194, 234, 143); /* oklch */ color: oklch(88.8% 0.125 128.1);
Tailwind
colors: {
custom: {
50: '#d5f0b1',
500: '#c2ea8f',
950: '#000000',
},
}SCSS
$custom: #c2ea8f; $custom-light: #d5f0b1; $custom-dark: #000000;
JSON
{
"hex": "#c2ea8f",
"rgb": {
"r": 194,
"g": 234,
"b": 143
},
"hsl": {
"h": 86.374,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.8877,
"c": 0.12476,
"h": 128.1
},
"luminance": 0.72298
}Semantic roles & 50–950 ramp
primary
#C2EA8F
secondary
#8859C4
accent
#15D067
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581