#D2EFBF#D2EFBF
#D2EFBF is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 91.9% C 0.071 H 133.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFBF |
|---|---|
| RGB | rgb(210, 239, 191) |
| HSL | hsl(96, 60%, 84%) |
| HSV | hsv(96, 20%, 94%) |
| CMYK | cmyk(12.1%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(91.32, -17.95, 20.12) |
| CIE-LCH | lch(91.32, 26.97, 131.73°) |
| OKLab | oklab(91.87% -0.0483 0.0516) |
| OKLCH | oklch(91.87% 0.071 133.1) |
| XYZ | xyz(66.8471, 79.1955, 61.0446) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.86
Light Sage
#BCECAC
ΔE00 4.90
Very Light Green
#D1FFBD
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 5.66
Pale Green
#C7FDB5
ΔE00 6.28
Celadon
#BEFDB7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFBF #DCBFEF
analogous
#EAEFBF #D2EFBF #BFEFC4
triadic
#D2EFBF #BFD2EF #EFBFD2
tetradic
#D2EFBF #BFEAEF #DCBFEF #EFC4BF
square
#D2EFBF #BFEAEF #DCBFEF #EFC4BF
split-complementary
#D2EFBF #C4BFEF #EFBFEA
monochromatic
#8DD75D #B0E38E #D2EFBF #EEF9E7 #EEF9E7
Accessibility & contrast
On white
1.25
#D2EFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D2EFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFBF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFBF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E8BC
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#D3EBE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2efbf; /* rgb */ color: rgb(210, 239, 191); /* oklch */ color: oklch(91.9% 0.071 133.1);
Tailwind
colors: {
custom: {
50: '#e0f4d2',
500: '#d2efbf',
950: '#000000',
},
}SCSS
$custom: #d2efbf; $custom-light: #e0f4d2; $custom-dark: #000000;
JSON
{
"hex": "#d2efbf",
"rgb": {
"r": 210,
"g": 239,
"b": 191
},
"hsl": {
"h": 96.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.91874,
"c": 0.07061,
"h": 133.1
},
"luminance": 0.79196
}Semantic roles & 50–950 ramp
primary
#D2EFBF
secondary
#B185CD
accent
#1EC884
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583