Pistachio (survey)#C0FA8B
#C0FA8B is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.153 H 131.4°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA8B |
|---|---|
| RGB | rgb(192, 250, 139) |
| HSL | hsl(91, 92%, 76%) |
| HSV | hsv(91, 44%, 98%) |
| CMYK | cmyk(23.2%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(92.33, -36.63, 47.27) |
| CIE-LCH | lch(92.33, 59.80, 127.77°) |
| OKLab | oklab(92.12% -0.101 0.1146) |
| OKLCH | oklch(92.12% 0.153 131.4) |
| XYZ | xyz(60.5831, 81.4404, 36.9488) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.00
Light Yellowish Green
#C2FF89
ΔE00 1.26
Celery
#C1FD95
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 1.95
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pale Lime
#BEFD73
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA8B #C58BFA
analogous
#F8FA8B #C0FA8B #8BFA8E
triadic
#C0FA8B #8BC0FA #FA8BC0
tetradic
#C0FA8B #8BF8FA #C58BFA #FA8E8B
square
#C0FA8B #8BF8FA #C58BFA #FA8E8B
split-complementary
#C0FA8B #8E8BFA #FA8BF8
monochromatic
#80F516 #A0F750 #C0FA8B #E0FDC6 #EFFEE2
Accessibility & contrast
On white
1.21
#C0FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#C0FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA8B
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA8B | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC82
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#C2F2E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c0fa8b; /* rgb */ color: rgb(192, 250, 139); /* oklch */ color: oklch(92.1% 0.153 131.4);
Tailwind
colors: {
custom: {
50: '#d5fcae',
500: '#c0fa8b',
950: '#000000',
},
}SCSS
$custom: #c0fa8b; $custom-light: #d5fcae; $custom-dark: #000000;
JSON
{
"hex": "#c0fa8b",
"rgb": {
"r": 192,
"g": 250,
"b": 139
},
"hsl": {
"h": 91.351,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.92115,
"c": 0.15279,
"h": 131.4
},
"luminance": 0.81442
}Semantic roles & 50–950 ramp
primary
#C0FA8B
secondary
#9850D9
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581