#DEF4CB#DEF4CB
#DEF4CB is a very light, muted yellow-green. Relative luminance 0.845; OKLCH L 94.0% C 0.059 H 130.5°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4CB |
|---|---|
| RGB | rgb(222, 244, 203) |
| HSL | hsl(92, 65%, 88%) |
| HSV | hsv(92, 17%, 96%) |
| CMYK | cmyk(9%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(93.69, -14.36, 17.37) |
| CIE-LCH | lch(93.69, 22.54, 129.59°) |
| OKLab | oklab(94.04% -0.0383 0.0447) |
| OKLCH | oklch(94.04% 0.059 130.5) |
| XYZ | xyz(73.2526, 84.5423, 68.9474) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.64
Very Light Green
#D1FFBD
ΔE00 6.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.16
Eggshell (survey)
#FFFFD4
ΔE00 7.46
Light Sage
#BCECAC
ΔE00 7.51
Ecru
#FEFFCA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4CB #E1CBF4
analogous
#F2F4CB #DEF4CB #CBF4CC
triadic
#DEF4CB #CBDEF4 #F4CBDE
tetradic
#DEF4CB #CBF2F4 #E1CBF4 #F4CCCB
square
#DEF4CB #CBF2F4 #E1CBF4 #F4CCCB
split-complementary
#DEF4CB #CCCBF4 #F4CBF2
monochromatic
#9EDF66 #BEE998 #DEF4CB #EFFAE6 #EFFAE6
Accessibility & contrast
On white
1.17
#DEF4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DEF4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4CB
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4CB | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#F5ECCD
Tritanopia (blue-blind)
#DFF0E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def4cb; /* rgb */ color: rgb(222, 244, 203); /* oklch */ color: oklch(94.0% 0.059 130.5);
Tailwind
colors: {
custom: {
50: '#e8f7db',
500: '#def4cb',
950: '#000000',
},
}SCSS
$custom: #def4cb; $custom-light: #e8f7db; $custom-dark: #000000;
JSON
{
"hex": "#def4cb",
"rgb": {
"r": 222,
"g": 244,
"b": 203
},
"hsl": {
"h": 92.195,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.94038,
"c": 0.05887,
"h": 130.5
},
"luminance": 0.84543
}Semantic roles & 50–950 ramp
primary
#DEF4CB
secondary
#B48ED5
accent
#19CD79
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584