#C2FC95#C2FC95
#C2FC95 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.8% C 0.145 H 132.6°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC95 |
|---|---|
| RGB | rgb(194, 252, 149) |
| HSL | hsl(94, 94%, 79%) |
| HSV | hsv(94, 41%, 99%) |
| CMYK | cmyk(23%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(93.13, -35.62, 43.49) |
| CIE-LCH | lch(93.13, 56.21, 129.33°) |
| OKLab | oklab(92.83% -0.0978 0.1065) |
| OKLCH | oklch(92.83% 0.145 132.6) |
| XYZ | xyz(62.4822, 83.2586, 41.2065) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.32
Pistachio (survey)
#C0FA8B
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 2.11
Pale Light Green
#B1FC99
ΔE00 2.93
Light Pea Green
#C4FE82
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC95 #CF95FC
analogous
#F6FC95 #C2FC95 #95FC9B
triadic
#C2FC95 #95C2FC #FC95C2
tetradic
#C2FC95 #95F6FC #CF95FC #FC9B95
square
#C2FC95 #95F6FC #CF95FC #FC9B95
split-complementary
#C2FC95 #9B95FC #FC95F6
monochromatic
#7EF91E #A0FA59 #C2FC95 #E4FED1 #EEFEE1
Accessibility & contrast
On white
1.19
#C2FC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#C2FC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC95
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC95 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FBEA9B
Tritanopia (blue-blind)
#C4F4E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fc95; /* rgb */ color: rgb(194, 252, 149); /* oklch */ color: oklch(92.8% 0.145 132.6);
Tailwind
colors: {
custom: {
50: '#d6fdb5',
500: '#c2fc95',
950: '#000000',
},
}SCSS
$custom: #c2fc95; $custom-light: #d6fdb5; $custom-dark: #000000;
JSON
{
"hex": "#c2fc95",
"rgb": {
"r": 194,
"g": 252,
"b": 149
},
"hsl": {
"h": 93.786,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.92834,
"c": 0.14458,
"h": 132.6
},
"luminance": 0.8326
}Semantic roles & 50–950 ramp
primary
#C2FC95
secondary
#A358DD
accent
#00E681
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581