#DEFFB4#DEFFB4
#DEFFB4 is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.9% C 0.103 H 127.5°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFB4 |
|---|---|
| RGB | rgb(222, 255, 180) |
| HSL | hsl(86, 100%, 85%) |
| HSV | hsv(86, 29%, 100%) |
| CMYK | cmyk(12.9%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(96.14, -23.13, 32.43) |
| CIE-LCH | lch(96.14, 39.84, 125.50°) |
| OKLab | oklab(95.85% -0.0625 0.0814) |
| OKLCH | oklch(95.85% 0.103 127.5) |
| XYZ | xyz(74.1213, 90.3443, 56.7044) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.58
Very Pale Green
#CFFDBC
ΔE00 3.79
Light Light Green
#C8FFB0
ΔE00 4.04
Pale Green
#C7FDB5
ΔE00 4.35
Tea Green
#BDF8A3
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFB4 #D5B4FF
analogous
#FFFAB4 #DEFFB4 #B8FFB4
triadic
#DEFFB4 #B4DEFF #FFB4DE
tetradic
#DEFFB4 #B4FFFA #D5B4FF #FFB4B8
square
#DEFFB4 #B4FFFA #D5B4FF #FFB4B8
split-complementary
#DEFFB4 #B4B8FF #FAB4FF
monochromatic
#A8FF3A #C3FF77 #DEFFB4 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.10
#DEFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DEFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFB4
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFB4 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AF
Deuteranopia (green-blind)
#FFF3B8
Tritanopia (blue-blind)
#E2F8EB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #deffb4; /* rgb */ color: rgb(222, 255, 180); /* oklch */ color: oklch(95.9% 0.103 127.5);
Tailwind
colors: {
custom: {
50: '#e9ffcb',
500: '#deffb4',
950: '#000000',
},
}SCSS
$custom: #deffb4; $custom-light: #e9ffcb; $custom-dark: #000000;
JSON
{
"hex": "#deffb4",
"rgb": {
"r": 222,
"g": 255,
"b": 180
},
"hsl": {
"h": 86.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.95852,
"c": 0.10265,
"h": 127.5
},
"luminance": 0.90345
}Semantic roles & 50–950 ramp
primary
#DEFFB4
secondary
#A571E6
accent
#00E665
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161813
muted
#848683