#C2EF8A#C2EF8A
#C2EF8A is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.8% C 0.137 H 128.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EF8A |
|---|---|
| RGB | rgb(194, 239, 138) |
| HSL | hsl(87, 76%, 74%) |
| HSV | hsv(87, 42%, 94%) |
| CMYK | cmyk(18.8%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(89.41, -30.98, 44.11) |
| CIE-LCH | lch(89.41, 53.90, 125.09°) |
| OKLab | oklab(89.79% -0.0854 0.1074) |
| OKLCH | oklch(89.79% 0.137 128.5) |
| XYZ | xyz(57.7015, 75.0365, 35.4833) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Celery
#C1FD95
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 3.89
Light Pea Green
#C4FE82
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EF8A #B78AEF
analogous
#EFEA8A #C2EF8A #90EF8A
triadic
#C2EF8A #8AC2EF #EF8AC2
tetradic
#C2EF8A #8AEFEA #B78AEF #EF8A90
square
#C2EF8A #8AEFEA #B78AEF #EF8A90
split-complementary
#C2EF8A #8A90EF #EA8AEF
monochromatic
#8AE01F #A6E854 #C2EF8A #DEF6C0 #F1FBE4
Accessibility & contrast
On white
1.31
#C2EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#C2EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EF8A
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EF8A | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#F1E090
Tritanopia (blue-blind)
#C6E7D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2ef8a; /* rgb */ color: rgb(194, 239, 138); /* oklch */ color: oklch(89.8% 0.137 128.5);
Tailwind
colors: {
custom: {
50: '#d6f4ad',
500: '#c2ef8a',
950: '#000000',
},
}SCSS
$custom: #c2ef8a; $custom-light: #d6f4ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ef8a",
"rgb": {
"r": 194,
"g": 239,
"b": 138
},
"hsl": {
"h": 86.733,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.89791,
"c": 0.13724,
"h": 128.5
},
"luminance": 0.75037
}Semantic roles & 50–950 ramp
primary
#C2EF8A
secondary
#8853CA
accent
#0DD868
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581