#D2E2BF#D2E2BF
#D2E2BF is a very light, muted yellow-green. Relative luminance 0.719; OKLCH L 89.2% C 0.050 H 127.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2BF |
|---|---|
| RGB | rgb(210, 226, 191) |
| HSL | hsl(87, 38%, 82%) |
| HSV | hsv(87, 15%, 89%) |
| CMYK | cmyk(7.1%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(87.90, -11.48, 15.33) |
| CIE-LCH | lch(87.90, 19.15, 126.83°) |
| OKLab | oklab(89.15% -0.0303 0.0396) |
| OKLCH | oklch(89.15% 0.05 127.4) |
| XYZ | xyz(63.1772, 71.8557, 59.8213) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.00
Beige
#F5F5DC
ΔE00 8.35
Light Grey Green
#B7E1A1
ΔE00 8.47
Eggshell (survey)
#FFFFD4
ΔE00 8.83
Light Sage
#BCECAC
ΔE00 8.84
Lightyellow
#FFFFE0
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2BF #CFBFE2
analogous
#E2E1BF #D2E2BF #C1E2BF
triadic
#D2E2BF #BFD2E2 #E2BFD2
tetradic
#D2E2BF #BFE2E1 #CFBFE2 #E2BFC1
square
#D2E2BF #BFE2E1 #CFBFE2 #E2BFC1
split-complementary
#D2E2BF #BFC1E2 #E1BFE2
monochromatic
#97BC6B #B4CF95 #D2E2BF #F0F5E9 #F0F5EA
Accessibility & contrast
On white
1.37
#D2E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D2E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2BF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2BF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#D4DFD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e2bf; /* rgb */ color: rgb(210, 226, 191); /* oklch */ color: oklch(89.2% 0.050 127.4);
Tailwind
colors: {
custom: {
50: '#e0ebd2',
500: '#d2e2bf',
950: '#000000',
},
}SCSS
$custom: #d2e2bf; $custom-light: #e0ebd2; $custom-dark: #000000;
JSON
{
"hex": "#d2e2bf",
"rgb": {
"r": 210,
"g": 226,
"b": 191
},
"hsl": {
"h": 87.429,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.89153,
"c": 0.04983,
"h": 127.4
},
"luminance": 0.71856
}Semantic roles & 50–950 ramp
primary
#D2E2BF
secondary
#A18ABB
accent
#35B16D
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483