#DEF3CA#DEF3CA
#DEF3CA is a very light, muted yellow-green. Relative luminance 0.839; OKLCH L 93.8% C 0.058 H 129.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3CA |
|---|---|
| RGB | rgb(222, 243, 202) |
| HSL | hsl(91, 63%, 87%) |
| HSV | hsv(91, 17%, 95%) |
| CMYK | cmyk(8.6%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(93.40, -14.03, 17.49) |
| CIE-LCH | lch(93.40, 22.42, 128.73°) |
| OKLab | oklab(93.81% -0.0373 0.045) |
| OKLCH | oklch(93.81% 0.058 129.6) |
| XYZ | xyz(72.8337, 83.8946, 68.2218) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.80
Very Light Green
#D1FFBD
ΔE00 6.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.97
Eggshell (survey)
#FFFFD4
ΔE00 7.30
Ecru
#FEFFCA
ΔE00 7.43
Light Sage
#BCECAC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3CA #DFCAF3
analogous
#F2F3CA #DEF3CA #CAF3CB
triadic
#DEF3CA #CADEF3 #F3CADE
tetradic
#DEF3CA #CAF2F3 #DFCAF3 #F3CBCA
square
#DEF3CA #CAF2F3 #DFCAF3 #F3CBCA
split-complementary
#DEF3CA #CBCAF3 #F3CAF2
monochromatic
#A0DC66 #BFE898 #DEF3CA #EFF9E6 #EFF9E6
Accessibility & contrast
On white
1.18
#DEF3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#DEF3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3CA
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3CA | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#F4ECCC
Tritanopia (blue-blind)
#E0EFE7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def3ca; /* rgb */ color: rgb(222, 243, 202); /* oklch */ color: oklch(93.8% 0.058 129.6);
Tailwind
colors: {
custom: {
50: '#e8f7da',
500: '#def3ca',
950: '#000000',
},
}SCSS
$custom: #def3ca; $custom-light: #e8f7da; $custom-dark: #000000;
JSON
{
"hex": "#def3ca",
"rgb": {
"r": 222,
"g": 243,
"b": 202
},
"hsl": {
"h": 90.732,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.93808,
"c": 0.05847,
"h": 129.6
},
"luminance": 0.83895
}Semantic roles & 50–950 ramp
primary
#DEF3CA
secondary
#B18ED3
accent
#1BCB75
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583