#C8EBB2#C8EBB2
#C8EBB2 is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.1% C 0.084 H 133.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBB2 |
|---|---|
| RGB | rgb(200, 235, 178) |
| HSL | hsl(97, 59%, 81%) |
| HSV | hsv(97, 24%, 92%) |
| CMYK | cmyk(14.9%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(89.35, -21.49, 23.99) |
| CIE-LCH | lch(89.35, 32.21, 131.85°) |
| OKLab | oklab(90.05% -0.058 0.061) |
| OKLCH | oklch(90.05% 0.084 133.6) |
| XYZ | xyz(61.5621, 74.9095, 53.3265) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.62
Light Grey Green
#B7E1A1
ΔE00 3.25
Very Pale Green
#CFFDBC
ΔE00 4.03
Very Light Green
#D1FFBD
ΔE00 4.41
Pale Green
#C7FDB5
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBB2 #D5B2EB
analogous
#E4EBB2 #C8EBB2 #B2EBB8
triadic
#C8EBB2 #B2C8EB #EBB2C8
tetradic
#C8EBB2 #B2E4EB #D5B2EB #EBB8B2
square
#C8EBB2 #B2E4EB #D5B2EB #EBB8B2
split-complementary
#C8EBB2 #B8B2EB #EBB2E4
monochromatic
#83D251 #A5DE81 #C8EBB2 #EBF8E3 #EEF9E7
Accessibility & contrast
On white
1.31
#C8EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#C8EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBB2
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBB2 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AF
Deuteranopia (green-blind)
#EADFB5
Tritanopia (blue-blind)
#C9E6DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ebb2; /* rgb */ color: rgb(200, 235, 178); /* oklch */ color: oklch(90.1% 0.084 133.6);
Tailwind
colors: {
custom: {
50: '#d9f1c9',
500: '#c8ebb2',
950: '#000000',
},
}SCSS
$custom: #c8ebb2; $custom-light: #d9f1c9; $custom-dark: #000000;
JSON
{
"hex": "#c8ebb2",
"rgb": {
"r": 200,
"g": 235,
"b": 178
},
"hsl": {
"h": 96.842,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.90052,
"c": 0.08419,
"h": 133.6
},
"luminance": 0.7491
}Semantic roles & 50–950 ramp
primary
#C8EBB2
secondary
#A97AC7
accent
#1FC686
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582