#DEF8A3#DEF8A3
#DEF8A3 is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 94.1% C 0.112 H 122.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8A3 |
|---|---|
| RGB | rgb(222, 248, 163) |
| HSL | hsl(78, 86%, 81%) |
| HSV | hsv(78, 34%, 97%) |
| CMYK | cmyk(10.5%, 0%, 34.3%, 2.7%) |
| CIE-LAB | lab(94.02, -22.02, 38.10) |
| CIE-LCH | lch(94.02, 44.01, 120.03°) |
| OKLab | oklab(94.07% -0.0599 0.0944) |
| OKLCH | oklch(94.07% 0.112 122.4) |
| XYZ | xyz(70.3020, 85.3087, 47.4058) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.17
Celery
#C1FD95
ΔE00 5.99
Light Light Green
#C8FFB0
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Light Yellow Green
#CCFD7F
ΔE00 6.21
Very Light Green
#D1FFBD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8A3 #BDA3F8
analogous
#F8E7A3 #DEF8A3 #B3F8A3
triadic
#DEF8A3 #A3DEF8 #F8A3DE
tetradic
#DEF8A3 #A3F8E7 #BDA3F8 #F8A3B3
square
#DEF8A3 #A3F8E7 #BDA3F8 #F8A3B3
split-complementary
#DEF8A3 #A3B3F8 #E7A3F8
monochromatic
#B5EF31 #CAF46A #DEF8A3 #F2FCDC #F5FDE3
Accessibility & contrast
On white
1.16
#DEF8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DEF8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8A3
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8A3 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9D
Deuteranopia (green-blind)
#FEEEA7
Tritanopia (blue-blind)
#E4F0E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def8a3; /* rgb */ color: rgb(222, 248, 163); /* oklch */ color: oklch(94.1% 0.112 122.4);
Tailwind
colors: {
custom: {
50: '#e9fabf',
500: '#def8a3',
950: '#000000',
},
}SCSS
$custom: #def8a3; $custom-light: #e9fabf; $custom-dark: #000000;
JSON
{
"hex": "#def8a3",
"rgb": {
"r": 222,
"g": 248,
"b": 163
},
"hsl": {
"h": 78.353,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.94065,
"c": 0.11179,
"h": 122.4
},
"luminance": 0.85309
}Semantic roles & 50–950 ramp
primary
#DEF8A3
secondary
#8966D9
accent
#03E247
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582