#C8FBAE#C8FBAE
#C8FBAE is a very light, moderate yellow-green. Relative luminance 0.843; OKLCH L 93.4% C 0.114 H 135.4°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBAE |
|---|---|
| RGB | rgb(200, 251, 174) |
| HSL | hsl(100, 91%, 83%) |
| HSV | hsv(100, 31%, 98%) |
| CMYK | cmyk(20.3%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(93.59, -29.72, 31.79) |
| CIE-LCH | lch(93.59, 43.52, 133.08°) |
| OKLab | oklab(93.43% -0.0809 0.0798) |
| OKLCH | oklch(93.43% 0.114 135.4) |
| XYZ | xyz(65.9549, 84.3283, 52.8383) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.93
Pale Green
#C7FDB5
ΔE00 1.33
Washed Out Green
#BCF5A6
ΔE00 1.82
Tea Green
#BDF8A3
ΔE00 1.95
Very Light Green
#D1FFBD
ΔE00 2.43
Very Pale Green
#CFFDBC
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBAE #E1AEFB
analogous
#EEFBAE #C8FBAE #AEFBBA
triadic
#C8FBAE #AEC8FB #FBAEC8
tetradic
#C8FBAE #AEEEFB #E1AEFB #FBBAAE
square
#C8FBAE #AEEEFB #E1AEFB #FBBAAE
split-complementary
#C8FBAE #BAAEFB #FBAEEE
monochromatic
#79F539 #A0F874 #C8FBAE #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.18
#C8FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#C8FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBAE
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBAE | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#F9EBB2
Tritanopia (blue-blind)
#C8F5E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fbae; /* rgb */ color: rgb(200, 251, 174); /* oklch */ color: oklch(93.4% 0.114 135.4);
Tailwind
colors: {
custom: {
50: '#d9fcc6',
500: '#c8fbae',
950: '#000000',
},
}SCSS
$custom: #c8fbae; $custom-light: #d9fcc6; $custom-dark: #000000;
JSON
{
"hex": "#c8fbae",
"rgb": {
"r": 200,
"g": 251,
"b": 174
},
"hsl": {
"h": 99.74,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.93426,
"c": 0.1136,
"h": 135.4
},
"luminance": 0.8433
}Semantic roles & 50–950 ramp
primary
#C8FBAE
secondary
#B96FDF
accent
#00E698
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582