#DEFFB3#DEFFB3
#DEFFB3 is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.104 H 127.3°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFB3 |
|---|---|
| RGB | rgb(222, 255, 179) |
| HSL | hsl(86, 100%, 85%) |
| HSV | hsv(86, 30%, 100%) |
| CMYK | cmyk(12.9%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(96.12, -23.27, 32.91) |
| CIE-LCH | lch(96.12, 40.31, 125.26°) |
| OKLab | oklab(95.83% -0.0629 0.0825) |
| OKLCH | oklch(95.83% 0.104 127.3) |
| XYZ | xyz(74.0198, 90.3037, 56.1698) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.72
Very Pale Green
#CFFDBC
ΔE00 3.94
Light Light Green
#C8FFB0
ΔE00 4.06
Pale Green
#C7FDB5
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 5.19
Washed Out Green
#BCF5A6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFB3 #D4B3FF
analogous
#FFFAB3 #DEFFB3 #B8FFB3
triadic
#DEFFB3 #B3DEFF #FFB3DE
tetradic
#DEFFB3 #B3FFFA #D4B3FF #FFB3B8
square
#DEFFB3 #B3FFFA #D4B3FF #FFB3B8
split-complementary
#DEFFB3 #B3B8FF #FAB3FF
monochromatic
#A9FF39 #C3FF76 #DEFFB3 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.10
#DEFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DEFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFB3
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFB3 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AE
Deuteranopia (green-blind)
#FFF3B7
Tritanopia (blue-blind)
#E2F8EB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #deffb3; /* rgb */ color: rgb(222, 255, 179); /* oklch */ color: oklch(95.8% 0.104 127.3);
Tailwind
colors: {
custom: {
50: '#e9ffca',
500: '#deffb3',
950: '#000000',
},
}SCSS
$custom: #deffb3; $custom-light: #e9ffca; $custom-dark: #000000;
JSON
{
"hex": "#deffb3",
"rgb": {
"r": 222,
"g": 255,
"b": 179
},
"hsl": {
"h": 86.053,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.95833,
"c": 0.10379,
"h": 127.3
},
"luminance": 0.90304
}Semantic roles & 50–950 ramp
primary
#DEFFB3
secondary
#A370E6
accent
#00E664
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682