#DFF7CB#DFF7CB
#DFF7CB is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.7% C 0.063 H 130.9°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7CB |
|---|---|
| RGB | rgb(223, 247, 203) |
| HSL | hsl(93, 73%, 88%) |
| HSV | hsv(93, 18%, 97%) |
| CMYK | cmyk(9.7%, 0%, 17.8%, 3.1%) |
| CIE-LAB | lab(94.53, -15.50, 18.57) |
| CIE-LCH | lch(94.53, 24.18, 129.84°) |
| OKLab | oklab(94.73% -0.0414 0.0477) |
| OKLCH | oklch(94.73% 0.063 130.9) |
| XYZ | xyz(74.4699, 86.5207, 69.2652) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.81
Very Light Green
#D1FFBD
ΔE00 5.94
Light Sage
#BCECAC
ΔE00 7.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.42
Pale Green
#C7FDB5
ΔE00 7.44
Ecru
#FEFFCA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7CB #E3CBF7
analogous
#F5F7CB #DFF7CB #CBF7CD
triadic
#DFF7CB #CBDFF7 #F7CBDF
tetradic
#DFF7CB #CBF5F7 #E3CBF7 #F7CDCB
square
#DFF7CB #CBF5F7 #E3CBF7 #F7CDCB
split-complementary
#DFF7CB #CDCBF7 #F7CBF5
monochromatic
#9EE761 #BEEF96 #DFF7CB #EFFBE4 #EFFBE4
Accessibility & contrast
On white
1.15
#DFF7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DFF7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7CB
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7CB | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#F8EFCD
Tritanopia (blue-blind)
#E0F3EB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff7cb; /* rgb */ color: rgb(223, 247, 203); /* oklch */ color: oklch(94.7% 0.063 130.9);
Tailwind
colors: {
custom: {
50: '#e9f9db',
500: '#dff7cb',
950: '#000000',
},
}SCSS
$custom: #dff7cb; $custom-light: #e9f9db; $custom-dark: #000000;
JSON
{
"hex": "#dff7cb",
"rgb": {
"r": 223,
"g": 247,
"b": 203
},
"hsl": {
"h": 92.727,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.94729,
"c": 0.06318,
"h": 130.9
},
"luminance": 0.86521
}Semantic roles & 50–950 ramp
primary
#DFF7CB
secondary
#B78CDA
accent
#10D57C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584