#DEFFA7#DEFFA7
#DEFFA7 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.117 H 125.3°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFA7 |
|---|---|
| RGB | rgb(222, 255, 167) |
| HSL | hsl(83, 100%, 83%) |
| HSV | hsv(83, 35%, 100%) |
| CMYK | cmyk(12.9%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(95.93, -24.86, 38.63) |
| CIE-LCH | lch(95.93, 45.93, 122.76°) |
| OKLab | oklab(95.62% -0.0677 0.0958) |
| OKLCH | oklch(95.62% 0.117 125.3) |
| XYZ | xyz(72.8586, 89.8392, 50.0540) |
| Luminance | 0.8984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.83
Celery
#C1FD95
ΔE00 4.89
Light Light Green
#C8FFB0
ΔE00 4.93
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Tea Green
#BDF8A3
ΔE00 5.48
Very Light Green
#D1FFBD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFA7 #C8A7FF
analogous
#FFF4A7 #DEFFA7 #B2FFA7
triadic
#DEFFA7 #A7DEFF #FFA7DE
tetradic
#DEFFA7 #A7FFF4 #C8A7FF #FFA7B2
square
#DEFFA7 #A7FFF4 #C8A7FF #FFA7B2
split-complementary
#DEFFA7 #A7B2FF #F4A7FF
monochromatic
#B0FF2D #C7FF6A #DEFFA7 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.11
#DEFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DEFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFA7
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFA7 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A1
Deuteranopia (green-blind)
#FFF3AB
Tritanopia (blue-blind)
#E3F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #deffa7; /* rgb */ color: rgb(222, 255, 167); /* oklch */ color: oklch(95.6% 0.117 125.3);
Tailwind
colors: {
custom: {
50: '#e9ffc2',
500: '#deffa7',
950: '#000000',
},
}SCSS
$custom: #deffa7; $custom-light: #e9ffc2; $custom-dark: #000000;
JSON
{
"hex": "#deffa7",
"rgb": {
"r": 222,
"g": 255,
"b": 167
},
"hsl": {
"h": 82.5,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.95616,
"c": 0.11727,
"h": 125.3
},
"luminance": 0.8984
}Semantic roles & 50–950 ramp
primary
#DEFFA7
secondary
#9566E4
accent
#00E656
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682