#C8FA90#C8FA90
#C8FA90 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.7% C 0.144 H 129.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA90 |
|---|---|
| RGB | rgb(200, 250, 144) |
| HSL | hsl(88, 91%, 77%) |
| HSV | hsv(88, 42%, 98%) |
| CMYK | cmyk(20%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(92.87, -33.21, 45.65) |
| CIE-LCH | lch(92.87, 56.45, 126.04°) |
| OKLab | oklab(92.69% -0.0916 0.1112) |
| OKLCH | oklch(92.69% 0.144 129.5) |
| XYZ | xyz(63.0383, 82.6631, 39.0146) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.30
Celery
#C1FD95
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.41
Light Yellow Green
#CCFD7F
ΔE00 2.94
Pale Lime
#BEFD73
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA90 #C290FA
analogous
#FAF790 #C8FA90 #93FA90
triadic
#C8FA90 #90C8FA #FA90C8
tetradic
#C8FA90 #90FAF7 #C290FA #FA9093
square
#C8FA90 #90FAF7 #C290FA #FA9093
split-complementary
#C8FA90 #9093FA #F790FA
monochromatic
#8EF51B #ABF755 #C8FA90 #E5FDCB #F0FEE2
Accessibility & contrast
On white
1.20
#C8FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C8FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA90
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA90 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#FCE996
Tritanopia (blue-blind)
#CCF2E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa90; /* rgb */ color: rgb(200, 250, 144); /* oklch */ color: oklch(92.7% 0.144 129.5);
Tailwind
colors: {
custom: {
50: '#dafcb2',
500: '#c8fa90',
950: '#000000',
},
}SCSS
$custom: #c8fa90; $custom-light: #dafcb2; $custom-dark: #000000;
JSON
{
"hex": "#c8fa90",
"rgb": {
"r": 200,
"g": 250,
"b": 144
},
"hsl": {
"h": 88.302,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.92694,
"c": 0.144,
"h": 129.5
},
"luminance": 0.82664
}Semantic roles & 50–950 ramp
primary
#C8FA90
secondary
#9355DA
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581