#C2FE8A#C2FE8A
#C2FE8A is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.158 H 131.3°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FE8A |
|---|---|
| RGB | rgb(194, 254, 138) |
| HSL | hsl(91, 98%, 77%) |
| HSV | hsv(91, 46%, 100%) |
| CMYK | cmyk(23.6%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(93.53, -37.84, 49.27) |
| CIE-LCH | lch(93.53, 62.13, 127.53°) |
| OKLab | oklab(93.11% -0.1045 0.119) |
| OKLCH | oklch(93.11% 0.158 131.3) |
| XYZ | xyz(62.2765, 84.1865, 37.0083) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.30
Pistachio (survey)
#C0FA8B
ΔE00 0.97
Light Pea Green
#C4FE82
ΔE00 1.28
Celery
#C1FD95
ΔE00 1.80
Light Yellow Green
#CCFD7F
ΔE00 2.68
Pale Lime
#BEFD73
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FE8A #C68AFE
analogous
#FCFE8A #C2FE8A #8AFE8C
triadic
#C2FE8A #8AC2FE #FE8AC2
tetradic
#C2FE8A #8AFCFE #C68AFE #FE8C8A
square
#C2FE8A #8AFCFE #C68AFE #FE8C8A
split-complementary
#C2FE8A #8C8AFE #FE8AFC
monochromatic
#83FD11 #A2FD4D #C2FE8A #E2FFC7 #EFFFE1
Accessibility & contrast
On white
1.18
#C2FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#C2FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FE8A
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FE8A | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FEEB91
Tritanopia (blue-blind)
#C5F6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2fe8a; /* rgb */ color: rgb(194, 254, 138); /* oklch */ color: oklch(93.1% 0.158 131.3);
Tailwind
colors: {
custom: {
50: '#d6ffae',
500: '#c2fe8a',
950: '#000000',
},
}SCSS
$custom: #c2fe8a; $custom-light: #d6ffae; $custom-dark: #000000;
JSON
{
"hex": "#c2fe8a",
"rgb": {
"r": 194,
"g": 254,
"b": 138
},
"hsl": {
"h": 91.034,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.93113,
"c": 0.15843,
"h": 131.3
},
"luminance": 0.84188
}Semantic roles & 50–950 ramp
primary
#C2FE8A
secondary
#994EDE
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681