#DEF0CA#DEF0CA
#DEF0CA is a very light, muted yellow-green. Relative luminance 0.821; OKLCH L 93.2% C 0.054 H 128.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0CA |
|---|---|
| RGB | rgb(222, 240, 202) |
| HSL | hsl(88, 56%, 87%) |
| HSV | hsv(88, 16%, 94%) |
| CMYK | cmyk(7.5%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(92.63, -12.54, 16.39) |
| CIE-LCH | lch(92.63, 20.64, 127.41°) |
| OKLab | oklab(93.19% -0.0332 0.0423) |
| OKLCH | oklch(93.19% 0.054 128.1) |
| XYZ | xyz(71.9433, 82.1137, 67.9250) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.52
Eggshell (survey)
#FFFFD4
ΔE00 7.03
Ecru
#FEFFCA
ΔE00 7.46
Cream
#FFFDD0
ΔE00 7.51
Lightyellow
#FFFFE0
ΔE00 7.58
Ivory (survey)
#FFFFCB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0CA #DCCAF0
analogous
#F0EFCA #DEF0CA #CBF0CA
triadic
#DEF0CA #CADEF0 #F0CADE
tetradic
#DEF0CA #CAF0EF #DCCAF0 #F0CACB
square
#DEF0CA #CAF0EF #DCCAF0 #F0CACB
split-complementary
#DEF0CA #CACBF0 #EFCAF0
monochromatic
#A3D56B #C0E39A #DEF0CA #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.21
#DEF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DEF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0CA
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0CA | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBC8
Deuteranopia (green-blind)
#F1E9CC
Tritanopia (blue-blind)
#E0ECE5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #def0ca; /* rgb */ color: rgb(222, 240, 202); /* oklch */ color: oklch(93.2% 0.054 128.1);
Tailwind
colors: {
custom: {
50: '#e8f5da',
500: '#def0ca',
950: '#000000',
},
}SCSS
$custom: #def0ca; $custom-light: #e8f5da; $custom-dark: #000000;
JSON
{
"hex": "#def0ca",
"rgb": {
"r": 222,
"g": 240,
"b": 202
},
"hsl": {
"h": 88.421,
"s": 55.882,
"l": 86.667
},
"oklch": {
"l": 0.93189,
"c": 0.05373,
"h": 128.1
},
"luminance": 0.82114
}Semantic roles & 50–950 ramp
primary
#DEF0CA
secondary
#AD90CE
accent
#22C36F
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583