#D6EDBF#D6EDBF
#D6EDBF is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.7% C 0.066 H 129.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EDBF |
|---|---|
| RGB | rgb(214, 237, 191) |
| HSL | hsl(90, 56%, 84%) |
| HSV | hsv(90, 19%, 93%) |
| CMYK | cmyk(9.7%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(91.06, -15.57, 19.81) |
| CIE-LCH | lch(91.06, 25.20, 128.18°) |
| OKLab | oklab(91.74% -0.0415 0.0508) |
| OKLCH | oklch(91.74% 0.066 129.3) |
| XYZ | xyz(67.4182, 78.6257, 60.9046) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.01
Light Sage
#BCECAC
ΔE00 6.05
Very Light Green
#D1FFBD
ΔE00 6.25
Light Grey Green
#B7E1A1
ΔE00 6.41
Pale Green
#C7FDB5
ΔE00 7.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EDBF #D6BFED
analogous
#EDEDBF #D6EDBF #BFEDBF
triadic
#D6EDBF #BFD6ED #EDBFD6
tetradic
#D6EDBF #BFEDED #D6BFED #EDBFBF
square
#D6EDBF #BFEDED #D6BFED #EDBFBF
split-complementary
#D6EDBF #BFBFED #EDBFED
monochromatic
#99D25F #B7E08F #D6EDBF #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.26
#D6EDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D6EDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EDBF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EDBF | 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)
#F2E6BC
Deuteranopia (green-blind)
#EEE5C1
Tritanopia (blue-blind)
#D8E9E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d6edbf; /* rgb */ color: rgb(214, 237, 191); /* oklch */ color: oklch(91.7% 0.066 129.3);
Tailwind
colors: {
custom: {
50: '#e3f2d2',
500: '#d6edbf',
950: '#000000',
},
}SCSS
$custom: #d6edbf; $custom-light: #e3f2d2; $custom-dark: #000000;
JSON
{
"hex": "#d6edbf",
"rgb": {
"r": 214,
"g": 237,
"b": 191
},
"hsl": {
"h": 90,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.91737,
"c": 0.06558,
"h": 129.3
},
"luminance": 0.78626
}Semantic roles & 50–950 ramp
primary
#D6EDBF
secondary
#A886CA
accent
#22C473
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583