#C8F090#C8F090
#C8F090 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.5% C 0.130 H 127.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F090 |
|---|---|
| RGB | rgb(200, 240, 144) |
| HSL | hsl(85, 76%, 75%) |
| HSV | hsv(85, 40%, 94%) |
| CMYK | cmyk(16.7%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(90.14, -28.56, 42.19) |
| CIE-LCH | lch(90.14, 50.95, 124.10°) |
| OKLab | oklab(90.5% -0.0785 0.1033) |
| OKLCH | oklch(90.5% 0.13 127.3) |
| XYZ | xyz(60.0130, 76.6125, 38.0061) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Celery
#C1FD95
ΔE00 3.76
Light Yellowish Green
#C2FF89
ΔE00 4.40
Light Yellow Green
#CCFD7F
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 4.55
Tea Green
#BDF8A3
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F090 #B890F0
analogous
#F0E890 #C8F090 #98F090
triadic
#C8F090 #90C8F0 #F090C8
tetradic
#C8F090 #90F0E8 #B890F0 #F09098
square
#C8F090 #90F0E8 #B890F0 #F09098
split-complementary
#C8F090 #9098F0 #E890F0
monochromatic
#93E124 #ADE95A #C8F090 #E3F7C6 #F2FBE4
Accessibility & contrast
On white
1.29
#C8F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#C8F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F090
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F090 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E489
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#CDE8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f090; /* rgb */ color: rgb(200, 240, 144); /* oklch */ color: oklch(90.5% 0.130 127.3);
Tailwind
colors: {
custom: {
50: '#daf5b2',
500: '#c8f090',
950: '#000000',
},
}SCSS
$custom: #c8f090; $custom-light: #daf5b2; $custom-dark: #000000;
JSON
{
"hex": "#c8f090",
"rgb": {
"r": 200,
"g": 240,
"b": 144
},
"hsl": {
"h": 85,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.90504,
"c": 0.12974,
"h": 127.3
},
"luminance": 0.76613
}Semantic roles & 50–950 ramp
primary
#C8F090
secondary
#8858CC
accent
#0DD862
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581