#DEF9CA#DEF9CA
#DEF9CA is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 95.1% C 0.068 H 132.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9CA |
|---|---|
| RGB | rgb(222, 249, 202) |
| HSL | hsl(94, 80%, 88%) |
| HSV | hsv(94, 19%, 98%) |
| CMYK | cmyk(10.8%, 0%, 18.9%, 2.4%) |
| CIE-LAB | lab(94.97, -16.98, 19.68) |
| CIE-LCH | lch(94.97, 25.99, 130.79°) |
| OKLab | oklab(95.05% -0.0455 0.0505) |
| OKLCH | oklch(95.05% 0.068 132) |
| XYZ | xyz(74.6587, 87.5445, 68.8302) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.90
Very Light Green
#D1FFBD
ΔE00 5.01
Light Sage
#BCECAC
ΔE00 6.42
Pale Green
#C7FDB5
ΔE00 6.56
Celadon
#BEFDB7
ΔE00 7.37
Light Light Green
#C8FFB0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9CA #E5CAF9
analogous
#F5F9CA #DEF9CA #CAF9CD
triadic
#DEF9CA #CADEF9 #F9CADE
tetradic
#DEF9CA #CAF5F9 #E5CAF9 #F9CDCA
square
#DEF9CA #CAF5F9 #E5CAF9 #F9CDCA
split-complementary
#DEF9CA #CDCAF9 #F9CAF5
monochromatic
#9AED5C #BCF393 #DEF9CA #EEFCE4 #EEFCE4
Accessibility & contrast
On white
1.13
#DEF9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DEF9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9CA
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9CA | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C7
Deuteranopia (green-blind)
#F9F0CC
Tritanopia (blue-blind)
#DFF5EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def9ca; /* rgb */ color: rgb(222, 249, 202); /* oklch */ color: oklch(95.1% 0.068 132.0);
Tailwind
colors: {
custom: {
50: '#e8fbda',
500: '#def9ca',
950: '#000000',
},
}SCSS
$custom: #def9ca; $custom-light: #e8fbda; $custom-dark: #000000;
JSON
{
"hex": "#def9ca",
"rgb": {
"r": 222,
"g": 249,
"b": 202
},
"hsl": {
"h": 94.468,
"s": 79.661,
"l": 88.431
},
"oklch": {
"l": 0.95051,
"c": 0.06797,
"h": 132
},
"luminance": 0.87545
}Semantic roles & 50–950 ramp
primary
#DEF9CA
secondary
#BA8ADE
accent
#0ADC82
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583