#DEF1CA#DEF1CA
#DEF1CA is a very light, muted yellow-green. Relative luminance 0.827; OKLCH L 93.4% C 0.055 H 128.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF1CA |
|---|---|
| RGB | rgb(222, 241, 202) |
| HSL | hsl(89, 58%, 87%) |
| HSV | hsv(89, 16%, 95%) |
| CMYK | cmyk(7.9%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(92.88, -13.03, 16.76) |
| CIE-LCH | lch(92.88, 21.23, 127.88°) |
| OKLab | oklab(93.4% -0.0345 0.0432) |
| OKLCH | oklch(93.4% 0.055 128.7) |
| XYZ | xyz(72.2385, 82.7041, 68.0234) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.66
Eggshell (survey)
#FFFFD4
ΔE00 7.11
Ecru
#FEFFCA
ΔE00 7.43
Very Pale Green
#CFFDBC
ΔE00 7.51
Cream
#FFFDD0
ΔE00 7.59
Ivory (survey)
#FFFFCB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF1CA #DDCAF1
analogous
#F1F1CA #DEF1CA #CBF1CA
triadic
#DEF1CA #CADEF1 #F1CADE
tetradic
#DEF1CA #CAF1F1 #DDCAF1 #F1CACB
square
#DEF1CA #CAF1F1 #DDCAF1 #F1CACB
split-complementary
#DEF1CA #CACBF1 #F1CAF1
monochromatic
#A2D769 #C0E49A #DEF1CA #F0F9E7 #F0F9E7
Accessibility & contrast
On white
1.20
#DEF1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DEF1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF1CA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF1CA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#F2EACC
Tritanopia (blue-blind)
#E0EDE6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def1ca; /* rgb */ color: rgb(222, 241, 202); /* oklch */ color: oklch(93.4% 0.055 128.7);
Tailwind
colors: {
custom: {
50: '#e8f5da',
500: '#def1ca',
950: '#000000',
},
}SCSS
$custom: #def1ca; $custom-light: #e8f5da; $custom-dark: #000000;
JSON
{
"hex": "#def1ca",
"rgb": {
"r": 222,
"g": 241,
"b": 202
},
"hsl": {
"h": 89.231,
"s": 58.209,
"l": 86.863
},
"oklch": {
"l": 0.93395,
"c": 0.05532,
"h": 128.7
},
"luminance": 0.82704
}Semantic roles & 50–950 ramp
primary
#DEF1CA
secondary
#AF8FD0
accent
#20C671
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583