#C0FA98#C0FA98
#C0FA98 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.3% C 0.140 H 133.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA98 |
|---|---|
| RGB | rgb(192, 250, 152) |
| HSL | hsl(96, 91%, 79%) |
| HSV | hsv(96, 39%, 98%) |
| CMYK | cmyk(23.2%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(92.51, -35.02, 41.20) |
| CIE-LCH | lch(92.51, 54.07, 130.37°) |
| OKLab | oklab(92.32% -0.096 0.1014) |
| OKLCH | oklch(92.32% 0.14 133.4) |
| XYZ | xyz(61.5901, 81.8432, 42.2520) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.00
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Tea Green
#BDF8A3
ΔE00 2.31
Pale Light Green
#B1FC99
ΔE00 2.53
Light Yellowish Green
#C2FF89
ΔE00 2.95
Pastel Green
#B0FF9D
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA98 #D298FA
analogous
#F1FA98 #C0FA98 #98FAA1
triadic
#C0FA98 #98C0FA #FA98C0
tetradic
#C0FA98 #98F1FA #D298FA #FAA198
square
#C0FA98 #98F1FA #D298FA #FAA198
split-complementary
#C0FA98 #A198FA #FA98F1
monochromatic
#79F423 #9CF75E #C0FA98 #E4FDD2 #EDFEE2
Accessibility & contrast
On white
1.21
#C0FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#C0FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA98
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA98 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED91
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#C1F3E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c0fa98; /* rgb */ color: rgb(192, 250, 152); /* oklch */ color: oklch(92.3% 0.140 133.4);
Tailwind
colors: {
custom: {
50: '#d4fcb7',
500: '#c0fa98',
950: '#000000',
},
}SCSS
$custom: #c0fa98; $custom-light: #d4fcb7; $custom-dark: #000000;
JSON
{
"hex": "#c0fa98",
"rgb": {
"r": 192,
"g": 250,
"b": 152
},
"hsl": {
"h": 95.51,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.92317,
"c": 0.13957,
"h": 133.4
},
"luminance": 0.81845
}Semantic roles & 50–950 ramp
primary
#C0FA98
secondary
#A75CDB
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581