#C2FF9E#C2FF9E
#C2FF9E is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.6% C 0.140 H 134.6°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF9E |
|---|---|
| RGB | rgb(194, 255, 158) |
| HSL | hsl(98, 100%, 81%) |
| HSV | hsv(98, 38%, 100%) |
| CMYK | cmyk(23.9%, 0%, 38%, 0%) |
| CIE-LAB | lab(94.08, -35.83, 40.32) |
| CIE-LCH | lch(94.08, 53.94, 131.63°) |
| OKLab | oklab(93.64% -0.098 0.0995) |
| OKLCH | oklch(93.64% 0.14 134.6) |
| XYZ | xyz(64.1782, 85.4563, 45.4545) |
| Luminance | 0.8546 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.30
Pale Light Green
#B1FC99
ΔE00 2.29
Tea Green
#BDF8A3
ΔE00 2.31
Pastel Green
#B0FF9D
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Light Light Green
#C8FFB0
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF9E #DB9EFF
analogous
#F2FF9E #C2FF9E #9EFFAA
triadic
#C2FF9E #9EC2FF #FF9EC2
tetradic
#C2FF9E #9EF2FF #DB9EFF #FFAA9E
square
#C2FF9E #9EF2FF #DB9EFF #FFAA9E
split-complementary
#C2FF9E #AA9EFF #FF9EF2
monochromatic
#75FF24 #9CFF61 #C2FF9E #E8FFDB #ECFFE0
Accessibility & contrast
On white
1.16
#C2FF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#C2FF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF9E
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF9E | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF197
Deuteranopia (green-blind)
#FDECA3
Tritanopia (blue-blind)
#C2F8E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2ff9e; /* rgb */ color: rgb(194, 255, 158); /* oklch */ color: oklch(93.6% 0.140 134.6);
Tailwind
colors: {
custom: {
50: '#d6ffbb',
500: '#c2ff9e',
950: '#000000',
},
}SCSS
$custom: #c2ff9e; $custom-light: #d6ffbb; $custom-dark: #000000;
JSON
{
"hex": "#c2ff9e",
"rgb": {
"r": 194,
"g": 255,
"b": 158
},
"hsl": {
"h": 97.732,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93644,
"c": 0.13968,
"h": 134.6
},
"luminance": 0.85458
}Semantic roles & 50–950 ramp
primary
#C2FF9E
secondary
#B25FE3
accent
#00E690
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682