#C8DDBB#C8DDBB
#C8DDBB is a very light, muted yellow-green. Relative luminance 0.676; OKLCH L 87.3% C 0.051 H 133.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDBB |
|---|---|
| RGB | rgb(200, 221, 187) |
| HSL | hsl(97, 33%, 80%) |
| HSV | hsv(97, 15%, 87%) |
| CMYK | cmyk(9.5%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.80, -13.11, 14.36) |
| CIE-LCH | lch(85.80, 19.45, 132.40°) |
| OKLab | oklab(87.28% -0.0351 0.0371) |
| OKLCH | oklch(87.28% 0.051 133.4) |
| XYZ | xyz(58.6439, 67.5796, 56.9587) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.84
Light Sage
#BCECAC
ΔE00 8.43
Very Pale Green
#CFFDBC
ΔE00 9.79
Mint
#AAF0C1
ΔE00 9.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.04
Very Light Green
#D1FFBD
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDBB #D0BBDD
analogous
#D9DDBB #C8DDBB #BBDDBF
triadic
#C8DDBB #BBC8DD #DDBBC8
tetradic
#C8DDBB #BBD9DD #D0BBDD #DDBFBB
square
#C8DDBB #BBD9DD #D0BBDD #DDBFBB
split-complementary
#C8DDBB #BFBBDD #DDBBD9
monochromatic
#86B469 #A7C992 #C8DDBB #E9F1E4 #EEF5EB
Accessibility & contrast
On white
1.45
#C8DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C8DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDBB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDBB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#C9DAD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8ddbb; /* rgb */ color: rgb(200, 221, 187); /* oklch */ color: oklch(87.3% 0.051 133.4);
Tailwind
colors: {
custom: {
50: '#d8e7cf',
500: '#c8ddbb',
950: '#000000',
},
}SCSS
$custom: #c8ddbb; $custom-light: #d8e7cf; $custom-dark: #000000;
JSON
{
"hex": "#c8ddbb",
"rgb": {
"r": 200,
"g": 221,
"b": 187
},
"hsl": {
"h": 97.059,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.8728,
"c": 0.05108,
"h": 133.4
},
"luminance": 0.6758
}Semantic roles & 50–950 ramp
primary
#C8DDBB
secondary
#A387B5
accent
#39AC80
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483