#D4E3CC#D4E3CC
#D4E3CC is a very light, muted yellow-green. Relative luminance 0.733; OKLCH L 89.8% C 0.035 H 134.5°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3CC |
|---|---|
| RGB | rgb(212, 227, 204) |
| HSL | hsl(99, 29%, 85%) |
| HSV | hsv(99, 10%, 89%) |
| CMYK | cmyk(6.6%, 0%, 10.1%, 11%) |
| CIE-LAB | lab(88.59, -9.13, 9.53) |
| CIE-LCH | lch(88.59, 13.20, 133.77°) |
| OKLab | oklab(89.83% -0.0244 0.0248) |
| OKLCH | oklch(89.83% 0.035 134.5) |
| XYZ | xyz(65.5176, 73.2945, 67.8106) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.76
Beige
#F5F5DC
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 8.34
Off White (survey)
#FFFFE4
ΔE00 8.67
Lightyellow
#FFFFE0
ΔE00 8.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3CC #DBCCE3
analogous
#E0E3CC #D4E3CC #CCE3D0
triadic
#D4E3CC #CCD4E3 #E3CCD4
tetradic
#D4E3CC #CCE0E3 #DBCCE3 #E3D0CC
square
#D4E3CC #CCE0E3 #DBCCE3 #E3D0CC
split-complementary
#D4E3CC #D0CCE3 #E3CCE0
monochromatic
#91B87D #B3CDA4 #D4E3CC #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.34
#D4E3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#D4E3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3CC
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3CC | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#D4E1DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4e3cc; /* rgb */ color: rgb(212, 227, 204); /* oklch */ color: oklch(89.8% 0.035 134.5);
Tailwind
colors: {
custom: {
50: '#e1ebdb',
500: '#d4e3cc',
950: '#000000',
},
}SCSS
$custom: #d4e3cc; $custom-light: #e1ebdb; $custom-dark: #000000;
JSON
{
"hex": "#d4e3cc",
"rgb": {
"r": 212,
"g": 227,
"b": 204
},
"hsl": {
"h": 99.13,
"s": 29.114,
"l": 84.51
},
"oklch": {
"l": 0.89828,
"c": 0.03479,
"h": 134.5
},
"luminance": 0.73295
}Semantic roles & 50–950 ramp
primary
#D4E3CC
secondary
#AF98BB
accent
#3EA883
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484