#C2FF95#C2FF95
#C2FF95 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.5% C 0.149 H 133.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF95 |
|---|---|
| RGB | rgb(194, 255, 149) |
| HSL | hsl(95, 100%, 79%) |
| HSV | hsv(95, 42%, 100%) |
| CMYK | cmyk(23.9%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(93.95, -36.98, 44.54) |
| CIE-LCH | lch(93.95, 57.89, 129.71°) |
| OKLab | oklab(93.5% -0.1016 0.1089) |
| OKLCH | oklch(93.5% 0.149 133) |
| XYZ | xyz(63.4317, 85.1577, 41.5230) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.46
Pistachio (survey)
#C0FA8B
ΔE00 1.46
Light Yellowish Green
#C2FF89
ΔE00 1.78
Light Pea Green
#C4FE82
ΔE00 2.85
Pale Light Green
#B1FC99
ΔE00 2.90
Pastel Green
#B0FF9D
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF95 #D295FF
analogous
#F7FF95 #C2FF95 #95FF9D
triadic
#C2FF95 #95C2FF #FF95C2
tetradic
#C2FF95 #95F7FF #D295FF #FF9D95
square
#C2FF95 #95F7FF #D295FF #FF9D95
split-complementary
#C2FF95 #9D95FF #FF95F7
monochromatic
#7CFF1B #9FFF58 #C2FF95 #E5FFD2 #EDFFE0
Accessibility & contrast
On white
1.16
#C2FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#C2FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF95
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF95 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18D
Deuteranopia (green-blind)
#FEEC9B
Tritanopia (blue-blind)
#C3F7E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2ff95; /* rgb */ color: rgb(194, 255, 149); /* oklch */ color: oklch(93.5% 0.149 133.0);
Tailwind
colors: {
custom: {
50: '#d6ffb5',
500: '#c2ff95',
950: '#000000',
},
}SCSS
$custom: #c2ff95; $custom-light: #d6ffb5; $custom-dark: #000000;
JSON
{
"hex": "#c2ff95",
"rgb": {
"r": 194,
"g": 255,
"b": 149
},
"hsl": {
"h": 94.528,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93499,
"c": 0.1489,
"h": 133
},
"luminance": 0.85159
}Semantic roles & 50–950 ramp
primary
#C2FF95
secondary
#A757E1
accent
#00E684
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681