#C8FAA0#C8FAA0
#C8FAA0 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.0% C 0.127 H 132.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAA0 |
|---|---|
| RGB | rgb(200, 250, 160) |
| HSL | hsl(93, 90%, 80%) |
| HSV | hsv(93, 36%, 98%) |
| CMYK | cmyk(20%, 0%, 36%, 2%) |
| CIE-LAB | lab(93.10, -31.20, 38.12) |
| CIE-LCH | lch(93.10, 49.26, 129.30°) |
| OKLab | oklab(92.95% -0.0853 0.0944) |
| OKLCH | oklch(92.95% 0.127 132.1) |
| XYZ | xyz(64.3490, 83.1874, 45.9174) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.28
Light Light Green
#C8FFB0
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Pale Light Green
#B1FC99
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAA0 #D2A0FA
analogous
#F5FAA0 #C8FAA0 #A0FAA5
triadic
#C8FAA0 #A0C8FA #FAA0C8
tetradic
#C8FAA0 #A0F5FA #D2A0FA #FAA5A0
square
#C8FAA0 #A0F5FA #D2A0FA #FAA5A0
split-complementary
#C8FAA0 #A5A0FA #FAA0F5
monochromatic
#85F42C #A6F766 #C8FAA0 #EAFDDA #EEFDE2
Accessibility & contrast
On white
1.19
#C8FAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#C8FAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAA0
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAA0 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9A
Deuteranopia (green-blind)
#FAEAA5
Tritanopia (blue-blind)
#CAF3E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8faa0; /* rgb */ color: rgb(200, 250, 160); /* oklch */ color: oklch(93.0% 0.127 132.1);
Tailwind
colors: {
custom: {
50: '#dafcbd',
500: '#c8faa0',
950: '#000000',
},
}SCSS
$custom: #c8faa0; $custom-light: #dafcbd; $custom-dark: #000000;
JSON
{
"hex": "#c8faa0",
"rgb": {
"r": 200,
"g": 250,
"b": 160
},
"hsl": {
"h": 93.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.92954,
"c": 0.12721,
"h": 132.1
},
"luminance": 0.83189
}Semantic roles & 50–950 ramp
primary
#C8FAA0
secondary
#A663DC
accent
#00E67F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582