#DEFFA8#DEFFA8
#DEFFA8 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.6% C 0.116 H 125.4°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFA8 |
|---|---|
| RGB | rgb(222, 255, 168) |
| HSL | hsl(83, 100%, 83%) |
| HSV | hsv(83, 34%, 100%) |
| CMYK | cmyk(12.9%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(95.95, -24.73, 38.15) |
| CIE-LCH | lch(95.95, 45.47, 122.95°) |
| OKLab | oklab(95.63% -0.0673 0.0947) |
| OKLCH | oklch(95.63% 0.116 125.4) |
| XYZ | xyz(72.9514, 89.8763, 50.5428) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 4.84
Celery
#C1FD95
ΔE00 4.93
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Very Light Green
#D1FFBD
ΔE00 5.40
Tea Green
#BDF8A3
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFA8 #C9A8FF
analogous
#FFF5A8 #DEFFA8 #B2FFA8
triadic
#DEFFA8 #A8DEFF #FFA8DE
tetradic
#DEFFA8 #A8FFF5 #C9A8FF #FFA8B2
square
#DEFFA8 #A8FFF5 #C9A8FF #FFA8B2
split-complementary
#DEFFA8 #A8B2FF #F5A8FF
monochromatic
#B0FF2E #C7FF6B #DEFFA8 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DEFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DEFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFA8
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFA8 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A2
Deuteranopia (green-blind)
#FFF3AC
Tritanopia (blue-blind)
#E3F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #deffa8; /* rgb */ color: rgb(222, 255, 168); /* oklch */ color: oklch(95.6% 0.116 125.4);
Tailwind
colors: {
custom: {
50: '#e9ffc2',
500: '#deffa8',
950: '#000000',
},
}SCSS
$custom: #deffa8; $custom-light: #e9ffc2; $custom-dark: #000000;
JSON
{
"hex": "#deffa8",
"rgb": {
"r": 222,
"g": 255,
"b": 168
},
"hsl": {
"h": 82.759,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.95633,
"c": 0.11616,
"h": 125.4
},
"luminance": 0.89877
}Semantic roles & 50–950 ramp
primary
#DEFFA8
secondary
#9667E4
accent
#00E657
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682