#D2EFAC#D2EFAC
#D2EFAC is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.5% C 0.093 H 127.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFAC |
|---|---|
| RGB | rgb(210, 239, 172) |
| HSL | hsl(86, 68%, 81%) |
| HSV | hsv(86, 28%, 94%) |
| CMYK | cmyk(12.1%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(90.97, -20.80, 29.37) |
| CIE-LCH | lch(90.97, 35.99, 125.31°) |
| OKLab | oklab(91.48% -0.056 0.074) |
| OKLCH | oklch(91.48% 0.093 127.2) |
| XYZ | xyz(64.8902, 78.4127, 50.7383) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.29
Light Sage
#BCECAC
ΔE00 4.29
Very Light Green
#D1FFBD
ΔE00 4.45
Light Grey Green
#B7E1A1
ΔE00 4.69
Pale Green
#C7FDB5
ΔE00 5.02
Washed Out Green
#BCF5A6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFAC #C9ACEF
analogous
#EFEAAC #D2EFAC #B0EFAC
triadic
#D2EFAC #ACD2EF #EFACD2
tetradic
#D2EFAC #ACEFEA #C9ACEF #EFACB0
square
#D2EFAC #ACEFEA #C9ACEF #EFACB0
split-complementary
#D2EFAC #ACB0EF #EAACEF
monochromatic
#9ADB45 #B6E579 #D2EFAC #EEF9DF #F1FAE5
Accessibility & contrast
On white
1.26
#D2EFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D2EFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFAC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFAC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A8
Deuteranopia (green-blind)
#F2E5AF
Tritanopia (blue-blind)
#D6E9DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2efac; /* rgb */ color: rgb(210, 239, 172); /* oklch */ color: oklch(91.5% 0.093 127.2);
Tailwind
colors: {
custom: {
50: '#e0f4c5',
500: '#d2efac',
950: '#000000',
},
}SCSS
$custom: #d2efac; $custom-light: #e0f4c5; $custom-dark: #000000;
JSON
{
"hex": "#d2efac",
"rgb": {
"r": 210,
"g": 239,
"b": 172
},
"hsl": {
"h": 85.97,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.91475,
"c": 0.0928,
"h": 127.2
},
"luminance": 0.78413
}Semantic roles & 50–950 ramp
primary
#D2EFAC
secondary
#9A72CD
accent
#16D066
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582