#C0FE95#C0FE95
#C0FE95 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.2% C 0.148 H 133.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FE95 |
|---|---|
| RGB | rgb(192, 254, 149) |
| HSL | hsl(95, 98%, 79%) |
| HSV | hsv(95, 41%, 100%) |
| CMYK | cmyk(24.4%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(93.56, -37.22, 44.02) |
| CIE-LCH | lch(93.56, 57.64, 130.22°) |
| OKLab | oklab(93.16% -0.1022 0.1077) |
| OKLCH | oklch(93.16% 0.148 133.5) |
| XYZ | xyz(62.6036, 84.2584, 41.3931) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.32
Pistachio (survey)
#C0FA8B
ΔE00 1.53
Light Yellowish Green
#C2FF89
ΔE00 2.00
Pale Light Green
#B1FC99
ΔE00 2.58
Light Pea Green
#C4FE82
ΔE00 3.07
Pastel Green
#B0FF9D
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FE95 #D395FE
analogous
#F4FE95 #C0FE95 #95FE9F
triadic
#C0FE95 #95C0FE #FE95C0
tetradic
#C0FE95 #95F4FE #D395FE #FE9F95
square
#C0FE95 #95F4FE #D395FE #FE9F95
split-complementary
#C0FE95 #9F95FE #FE95F4
monochromatic
#78FD1C #9CFD58 #C0FE95 #E4FFD2 #EDFFE1
Accessibility & contrast
On white
1.18
#C0FE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#C0FE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FE95
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FE95 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08D
Deuteranopia (green-blind)
#FDEB9B
Tritanopia (blue-blind)
#C1F6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c0fe95; /* rgb */ color: rgb(192, 254, 149); /* oklch */ color: oklch(93.2% 0.148 133.5);
Tailwind
colors: {
custom: {
50: '#d5ffb5',
500: '#c0fe95',
950: '#000000',
},
}SCSS
$custom: #c0fe95; $custom-light: #d5ffb5; $custom-dark: #000000;
JSON
{
"hex": "#c0fe95",
"rgb": {
"r": 192,
"g": 254,
"b": 149
},
"hsl": {
"h": 95.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.93156,
"c": 0.14845,
"h": 133.5
},
"luminance": 0.8426
}Semantic roles & 50–950 ramp
primary
#C0FE95
secondary
#A857E0
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681