#D2EFAB#D2EFAB
#D2EFAB is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.5% C 0.094 H 126.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFAB |
|---|---|
| RGB | rgb(210, 239, 171) |
| HSL | hsl(86, 68%, 80%) |
| HSV | hsv(86, 28%, 94%) |
| CMYK | cmyk(12.1%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(90.95, -20.94, 29.86) |
| CIE-LCH | lch(90.95, 36.47, 125.05°) |
| OKLab | oklab(91.46% -0.0565 0.0751) |
| OKLCH | oklch(91.46% 0.094 126.9) |
| XYZ | xyz(64.7946, 78.3745, 50.2344) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.37
Light Sage
#BCECAC
ΔE00 4.38
Very Light Green
#D1FFBD
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.74
Pale Green
#C7FDB5
ΔE00 5.05
Washed Out Green
#BCF5A6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFAB #C8ABEF
analogous
#EFEAAB #D2EFAB #B0EFAB
triadic
#D2EFAB #ABD2EF #EFABD2
tetradic
#D2EFAB #ABEFEA #C8ABEF #EFABB0
square
#D2EFAB #ABEFEA #C8ABEF #EFABB0
split-complementary
#D2EFAB #ABB0EF #EAABEF
monochromatic
#9BDB44 #B6E578 #D2EFAB #EEF9DE #F1FAE5
Accessibility & contrast
On white
1.26
#D2EFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D2EFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFAB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFAB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A7
Deuteranopia (green-blind)
#F2E5AE
Tritanopia (blue-blind)
#D6E9DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2efab; /* rgb */ color: rgb(210, 239, 171); /* oklch */ color: oklch(91.5% 0.094 126.9);
Tailwind
colors: {
custom: {
50: '#e0f4c4',
500: '#d2efab',
950: '#000000',
},
}SCSS
$custom: #d2efab; $custom-light: #e0f4c4; $custom-dark: #000000;
JSON
{
"hex": "#d2efab",
"rgb": {
"r": 210,
"g": 239,
"b": 171
},
"hsl": {
"h": 85.588,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.91455,
"c": 0.09396,
"h": 126.9
},
"luminance": 0.78375
}Semantic roles & 50–950 ramp
primary
#D2EFAB
secondary
#9871CD
accent
#16D065
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582