#DEF5CA#DEF5CA
#DEF5CA is a very light, moderate yellow-green. Relative luminance 0.851; OKLCH L 94.2% C 0.062 H 130.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5CA |
|---|---|
| RGB | rgb(222, 245, 202) |
| HSL | hsl(92, 68%, 88%) |
| HSV | hsv(92, 18%, 96%) |
| CMYK | cmyk(9.4%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(93.93, -15.01, 18.22) |
| CIE-LCH | lch(93.93, 23.61, 129.49°) |
| OKLab | oklab(94.22% -0.04 0.0469) |
| OKLCH | oklch(94.22% 0.062 130.5) |
| XYZ | xyz(73.4355, 85.0982, 68.4224) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.13
Very Light Green
#D1FFBD
ΔE00 6.28
Light Sage
#BCECAC
ΔE00 7.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.30
Ecru
#FEFFCA
ΔE00 7.48
Eggshell (survey)
#FFFFD4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5CA #E1CAF5
analogous
#F3F5CA #DEF5CA #CAF5CB
triadic
#DEF5CA #CADEF5 #F5CADE
tetradic
#DEF5CA #CAF3F5 #E1CAF5 #F5CBCA
square
#DEF5CA #CAF3F5 #E1CAF5 #F5CBCA
split-complementary
#DEF5CA #CBCAF5 #F5CAF3
monochromatic
#9EE263 #BEEB97 #DEF5CA #EFFAE5 #EFFAE5
Accessibility & contrast
On white
1.17
#DEF5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DEF5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5CA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5CA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC8
Deuteranopia (green-blind)
#F6EDCC
Tritanopia (blue-blind)
#DFF1E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def5ca; /* rgb */ color: rgb(222, 245, 202); /* oklch */ color: oklch(94.2% 0.062 130.5);
Tailwind
colors: {
custom: {
50: '#e8f8da',
500: '#def5ca',
950: '#000000',
},
}SCSS
$custom: #def5ca; $custom-light: #e8f8da; $custom-dark: #000000;
JSON
{
"hex": "#def5ca",
"rgb": {
"r": 222,
"g": 245,
"b": 202
},
"hsl": {
"h": 92.093,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.94221,
"c": 0.06164,
"h": 130.5
},
"luminance": 0.85099
}Semantic roles & 50–950 ramp
primary
#DEF5CA
secondary
#B48DD7
accent
#15D079
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583