#D0EBB2#D0EBB2
#D0EBB2 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.6% C 0.080 H 128.5°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBB2 |
|---|---|
| RGB | rgb(208, 235, 178) |
| HSL | hsl(88, 59%, 81%) |
| HSV | hsv(88, 24%, 92%) |
| CMYK | cmyk(11.5%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(89.88, -18.68, 24.80) |
| CIE-LCH | lch(89.88, 31.05, 127.00°) |
| OKLab | oklab(90.61% -0.0501 0.063) |
| OKLCH | oklch(90.61% 0.08 128.5) |
| XYZ | xyz(63.7554, 76.0404, 53.4293) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.22
Light Grey Green
#B7E1A1
ΔE00 4.37
Very Pale Green
#CFFDBC
ΔE00 4.80
Very Light Green
#D1FFBD
ΔE00 5.08
Pale Green
#C7FDB5
ΔE00 5.88
Washed Out Green
#BCF5A6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBB2 #CDB2EB
analogous
#EBE9B2 #D0EBB2 #B3EBB2
triadic
#D0EBB2 #B2D0EB #EBB2D0
tetradic
#D0EBB2 #B2EBE9 #CDB2EB #EBB2B3
square
#D0EBB2 #B2EBE9 #CDB2EB #EBB2B3
split-complementary
#D0EBB2 #B2B3EB #E9B2EB
monochromatic
#95D251 #B2DE81 #D0EBB2 #EEF8E3 #F0F9E7
Accessibility & contrast
On white
1.30
#D0EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#D0EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBB2
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBB2 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#EDE1B5
Tritanopia (blue-blind)
#D3E6DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d0ebb2; /* rgb */ color: rgb(208, 235, 178); /* oklch */ color: oklch(90.6% 0.080 128.5);
Tailwind
colors: {
custom: {
50: '#def1c9',
500: '#d0ebb2',
950: '#000000',
},
}SCSS
$custom: #d0ebb2; $custom-light: #def1c9; $custom-dark: #000000;
JSON
{
"hex": "#d0ebb2",
"rgb": {
"r": 208,
"g": 235,
"b": 178
},
"hsl": {
"h": 88.421,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.90607,
"c": 0.08048,
"h": 128.5
},
"luminance": 0.76041
}Semantic roles & 50–950 ramp
primary
#D0EBB2
secondary
#9F7AC7
accent
#1FC66E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582