#C8EFAF#C8EFAF
#C8EFAF is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.094 H 133.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFAF |
|---|---|
| RGB | rgb(200, 239, 175) |
| HSL | hsl(97, 67%, 81%) |
| HSV | hsv(97, 27%, 94%) |
| CMYK | cmyk(16.3%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(90.37, -23.88, 26.92) |
| CIE-LCH | lch(90.37, 35.99, 131.57°) |
| OKLab | oklab(90.85% -0.0647 0.0681) |
| OKLCH | oklch(90.85% 0.094 133.5) |
| XYZ | xyz(62.4223, 77.1065, 52.1435) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.02
Very Pale Green
#CFFDBC
ΔE00 2.99
Light Grey Green
#B7E1A1
ΔE00 3.34
Very Light Green
#D1FFBD
ΔE00 3.35
Pale Green
#C7FDB5
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFAF #D6AFEF
analogous
#E8EFAF #C8EFAF #AFEFB6
triadic
#C8EFAF #AFC8EF #EFAFC8
tetradic
#C8EFAF #AFE8EF #D6AFEF #EFB6AF
square
#C8EFAF #AFE8EF #D6AFEF #EFB6AF
split-complementary
#C8EFAF #B6AFEF #EFAFE8
monochromatic
#82DB49 #A5E57C #C8EFAF #EBF9E2 #EDFAE5
Accessibility & contrast
On white
1.28
#C8EFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#C8EFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFAF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFAF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#C9EADE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8efaf; /* rgb */ color: rgb(200, 239, 175); /* oklch */ color: oklch(90.8% 0.094 133.5);
Tailwind
colors: {
custom: {
50: '#d9f4c7',
500: '#c8efaf',
950: '#000000',
},
}SCSS
$custom: #c8efaf; $custom-light: #d9f4c7; $custom-dark: #000000;
JSON
{
"hex": "#c8efaf",
"rgb": {
"r": 200,
"g": 239,
"b": 175
},
"hsl": {
"h": 96.563,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.90849,
"c": 0.09391,
"h": 133.5
},
"luminance": 0.77108
}Semantic roles & 50–950 ramp
primary
#C8EFAF
secondary
#AB75CD
accent
#17CF87
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582