#DFF9CB#DFF9CB
#DFF9CB is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 95.1% C 0.066 H 131.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9CB |
|---|---|
| RGB | rgb(223, 249, 203) |
| HSL | hsl(94, 79%, 89%) |
| HSV | hsv(94, 18%, 98%) |
| CMYK | cmyk(10.4%, 0%, 18.5%, 2.4%) |
| CIE-LAB | lab(95.06, -16.48, 19.30) |
| CIE-LCH | lch(95.06, 25.38, 130.49°) |
| OKLab | oklab(95.14% -0.0441 0.0496) |
| OKLCH | oklch(95.14% 0.066 131.7) |
| XYZ | xyz(75.0848, 87.7505, 69.4701) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.20
Very Light Green
#D1FFBD
ΔE00 5.31
Light Sage
#BCECAC
ΔE00 6.70
Pale Green
#C7FDB5
ΔE00 6.86
Ecru
#FEFFCA
ΔE00 7.58
Celadon
#BEFDB7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9CB #E5CBF9
analogous
#F6F9CB #DFF9CB #CBF9CE
triadic
#DFF9CB #CBDFF9 #F9CBDF
tetradic
#DFF9CB #CBF6F9 #E5CBF9 #F9CECB
square
#DFF9CB #CBF6F9 #E5CBF9 #F9CECB
split-complementary
#DFF9CB #CECBF9 #F9CBF6
monochromatic
#9BEC5D #BDF394 #DFF9CB #EEFCE4 #EEFCE4
Accessibility & contrast
On white
1.13
#DFF9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DFF9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9CB
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9CB | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C8
Deuteranopia (green-blind)
#F9F0CD
Tritanopia (blue-blind)
#E0F5EC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff9cb; /* rgb */ color: rgb(223, 249, 203); /* oklch */ color: oklch(95.1% 0.066 131.7);
Tailwind
colors: {
custom: {
50: '#e9fbdb',
500: '#dff9cb',
950: '#000000',
},
}SCSS
$custom: #dff9cb; $custom-light: #e9fbdb; $custom-dark: #000000;
JSON
{
"hex": "#dff9cb",
"rgb": {
"r": 223,
"g": 249,
"b": 203
},
"hsl": {
"h": 93.913,
"s": 79.31,
"l": 88.627
},
"oklch": {
"l": 0.95144,
"c": 0.06635,
"h": 131.7
},
"luminance": 0.87751
}Semantic roles & 50–950 ramp
primary
#DFF9CB
secondary
#BA8BDE
accent
#0ADC80
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161715
muted
#848584