#D2EFB2#D2EFB2
#D2EFB2 is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.6% C 0.086 H 128.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFB2 |
|---|---|
| RGB | rgb(210, 239, 178) |
| HSL | hsl(89, 66%, 82%) |
| HSV | hsv(89, 26%, 94%) |
| CMYK | cmyk(12.1%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(91.08, -19.93, 26.46) |
| CIE-LCH | lch(91.08, 33.13, 127.00°) |
| OKLab | oklab(91.6% -0.0536 0.067) |
| OKLCH | oklch(91.6% 0.086 128.7) |
| XYZ | xyz(65.4795, 78.6485, 53.8418) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.01
Very Light Green
#D1FFBD
ΔE00 4.21
Light Grey Green
#B7E1A1
ΔE00 4.58
Pale Green
#C7FDB5
ΔE00 5.04
Washed Out Green
#BCF5A6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFB2 #CFB2EF
analogous
#EFEEB2 #D2EFB2 #B4EFB2
triadic
#D2EFB2 #B2D2EF #EFB2D2
tetradic
#D2EFB2 #B2EFEE #CFB2EF #EFB2B4
square
#D2EFB2 #B2EFEE #CFB2EF #EFB2B4
split-complementary
#D2EFB2 #B2B4EF #EEB2EF
monochromatic
#97DA4D #B4E47F #D2EFB2 #F0FAE5 #F0FAE6
Accessibility & contrast
On white
1.26
#D2EFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D2EFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFB2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFB2 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AE
Deuteranopia (green-blind)
#F1E5B5
Tritanopia (blue-blind)
#D5E9DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2efb2; /* rgb */ color: rgb(210, 239, 178); /* oklch */ color: oklch(91.6% 0.086 128.7);
Tailwind
colors: {
custom: {
50: '#e0f4c9',
500: '#d2efb2',
950: '#000000',
},
}SCSS
$custom: #d2efb2; $custom-light: #e0f4c9; $custom-dark: #000000;
JSON
{
"hex": "#d2efb2",
"rgb": {
"r": 210,
"g": 239,
"b": 178
},
"hsl": {
"h": 88.525,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.91595,
"c": 0.0858,
"h": 128.7
},
"luminance": 0.78649
}Semantic roles & 50–950 ramp
primary
#D2EFB2
secondary
#A178CD
accent
#18CD6E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582