#DFF2CB#DFF2CB
#DFF2CB is a very light, muted yellow-green. Relative luminance 0.835; OKLCH L 93.7% C 0.055 H 128.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2CB |
|---|---|
| RGB | rgb(223, 242, 203) |
| HSL | hsl(89, 60%, 87%) |
| HSV | hsv(89, 16%, 95%) |
| CMYK | cmyk(7.9%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(93.23, -13.03, 16.74) |
| CIE-LCH | lch(93.23, 21.21, 127.88°) |
| OKLab | oklab(93.7% -0.0345 0.0432) |
| OKLCH | oklch(93.7% 0.055 128.6) |
| XYZ | xyz(72.9614, 83.5037, 68.7623) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.58
Eggshell (survey)
#FFFFD4
ΔE00 7.00
Ecru
#FEFFCA
ΔE00 7.34
Very Pale Green
#CFFDBC
ΔE00 7.49
Ivory (survey)
#FFFFCB
ΔE00 7.50
Cream
#FFFDD0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2CB #DECBF2
analogous
#F2F2CB #DFF2CB #CCF2CB
triadic
#DFF2CB #CBDFF2 #F2CBDF
tetradic
#DFF2CB #CBF2F2 #DECBF2 #F2CBCC
square
#DFF2CB #CBF2F2 #DECBF2 #F2CBCC
split-complementary
#DFF2CB #CBCCF2 #F2CBF2
monochromatic
#A3DA69 #C1E69A #DFF2CB #F0F9E7 #F0F9E7
Accessibility & contrast
On white
1.19
#DFF2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DFF2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2CB
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2CB | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#F3EBCD
Tritanopia (blue-blind)
#E1EEE7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff2cb; /* rgb */ color: rgb(223, 242, 203); /* oklch */ color: oklch(93.7% 0.055 128.6);
Tailwind
colors: {
custom: {
50: '#e9f6db',
500: '#dff2cb',
950: '#000000',
},
}SCSS
$custom: #dff2cb; $custom-light: #e9f6db; $custom-dark: #000000;
JSON
{
"hex": "#dff2cb",
"rgb": {
"r": 223,
"g": 242,
"b": 203
},
"hsl": {
"h": 89.231,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.93697,
"c": 0.05527,
"h": 128.6
},
"luminance": 0.83504
}Semantic roles & 50–950 ramp
primary
#DFF2CB
secondary
#B090D2
accent
#1EC871
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584