#C8FAA3#C8FAA3
#C8FAA3 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.124 H 132.7°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAA3 |
|---|---|
| RGB | rgb(200, 250, 163) |
| HSL | hsl(94, 90%, 81%) |
| HSV | hsv(94, 35%, 98%) |
| CMYK | cmyk(20%, 0%, 34.8%, 2%) |
| CIE-LAB | lab(93.14, -30.80, 36.69) |
| CIE-LCH | lch(93.14, 47.90, 130.01°) |
| OKLab | oklab(93.01% -0.084 0.0912) |
| OKLCH | oklch(93.01% 0.124 132.7) |
| XYZ | xyz(64.6146, 83.2936, 47.3163) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.84
Light Light Green
#C8FFB0
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 2.50
Celery
#C1FD95
ΔE00 2.69
Pale Green
#C7FDB5
ΔE00 3.23
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAA3 #D5A3FA
analogous
#F3FAA3 #C8FAA3 #A3FAA9
triadic
#C8FAA3 #A3C8FA #FAA3C8
tetradic
#C8FAA3 #A3F3FA #D5A3FA #FAA9A3
square
#C8FAA3 #A3F3FA #D5A3FA #FAA9A3
split-complementary
#C8FAA3 #A9A3FA #FAA3F3
monochromatic
#83F42F #A5F769 #C8FAA3 #EBFDDD #EEFDE2
Accessibility & contrast
On white
1.19
#C8FAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#C8FAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAA3
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAA3 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9D
Deuteranopia (green-blind)
#F9EAA8
Tritanopia (blue-blind)
#C9F3E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8faa3; /* rgb */ color: rgb(200, 250, 163); /* oklch */ color: oklch(93.0% 0.124 132.7);
Tailwind
colors: {
custom: {
50: '#dafcbf',
500: '#c8faa3',
950: '#000000',
},
}SCSS
$custom: #c8faa3; $custom-light: #dafcbf; $custom-dark: #000000;
JSON
{
"hex": "#c8faa3",
"rgb": {
"r": 200,
"g": 250,
"b": 163
},
"hsl": {
"h": 94.483,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.93006,
"c": 0.12399,
"h": 132.7
},
"luminance": 0.83295
}Semantic roles & 50–950 ramp
primary
#C8FAA3
secondary
#A965DC
accent
#00E684
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582