#DEF2CA#DEF2CA
#DEF2CA is a very light, muted yellow-green. Relative luminance 0.833; OKLCH L 93.6% C 0.057 H 129.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2CA |
|---|---|
| RGB | rgb(222, 242, 202) |
| HSL | hsl(90, 61%, 87%) |
| HSV | hsv(90, 17%, 95%) |
| CMYK | cmyk(8.3%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(93.14, -13.53, 17.12) |
| CIE-LCH | lch(93.14, 21.82, 128.31°) |
| OKLab | oklab(93.6% -0.0359 0.0441) |
| OKLCH | oklch(93.6% 0.057 129.2) |
| XYZ | xyz(72.5353, 83.2977, 68.1223) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.81
Very Pale Green
#CFFDBC
ΔE00 7.15
Eggshell (survey)
#FFFFD4
ΔE00 7.20
Very Light Green
#D1FFBD
ΔE00 7.32
Ecru
#FEFFCA
ΔE00 7.43
Ivory (survey)
#FFFFCB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2CA #DECAF2
analogous
#F2F2CA #DEF2CA #CAF2CA
triadic
#DEF2CA #CADEF2 #F2CADE
tetradic
#DEF2CA #CAF2F2 #DECAF2 #F2CACA
square
#DEF2CA #CAF2F2 #DECAF2 #F2CACA
split-complementary
#DEF2CA #CACAF2 #F2CAF2
monochromatic
#A1DA68 #BFE699 #DEF2CA #F0F9E6 #F0F9E6
Accessibility & contrast
On white
1.19
#DEF2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DEF2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2CA
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2CA | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#F3EBCC
Tritanopia (blue-blind)
#E0EEE7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def2ca; /* rgb */ color: rgb(222, 242, 202); /* oklch */ color: oklch(93.6% 0.057 129.2);
Tailwind
colors: {
custom: {
50: '#e8f6da',
500: '#def2ca',
950: '#000000',
},
}SCSS
$custom: #def2ca; $custom-light: #e8f6da; $custom-dark: #000000;
JSON
{
"hex": "#def2ca",
"rgb": {
"r": 222,
"g": 242,
"b": 202
},
"hsl": {
"h": 90,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.93601,
"c": 0.05689,
"h": 129.2
},
"luminance": 0.83298
}Semantic roles & 50–950 ramp
primary
#DEF2CA
secondary
#B08FD2
accent
#1DC873
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583