#DEFFB0#DEFFB0
#DEFFB0 is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.107 H 126.7°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFB0 |
|---|---|
| RGB | rgb(222, 255, 176) |
| HSL | hsl(85, 100%, 85%) |
| HSV | hsv(85, 31%, 100%) |
| CMYK | cmyk(12.9%, 0%, 31%, 0%) |
| CIE-LAB | lab(96.07, -23.68, 34.35) |
| CIE-LCH | lch(96.07, 41.72, 124.58°) |
| OKLab | oklab(95.78% -0.0641 0.0859) |
| OKLCH | oklch(95.78% 0.107 126.7) |
| XYZ | xyz(73.7197, 90.1836, 54.5893) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.16
Light Light Green
#C8FFB0
ΔE00 4.19
Very Pale Green
#CFFDBC
ΔE00 4.38
Pale Green
#C7FDB5
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 5.14
Tea Green
#BDF8A3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFB0 #D1B0FF
analogous
#FFF8B0 #DEFFB0 #B7FFB0
triadic
#DEFFB0 #B0DEFF #FFB0DE
tetradic
#DEFFB0 #B0FFF8 #D1B0FF #FFB0B7
square
#DEFFB0 #B0FFF8 #D1B0FF #FFB0B7
split-complementary
#DEFFB0 #B0B7FF #F8B0FF
monochromatic
#ABFF36 #C4FF73 #DEFFB0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.10
#DEFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DEFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFB0
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFB0 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF3B4
Tritanopia (blue-blind)
#E2F8EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #deffb0; /* rgb */ color: rgb(222, 255, 176); /* oklch */ color: oklch(95.8% 0.107 126.7);
Tailwind
colors: {
custom: {
50: '#e9ffc8',
500: '#deffb0',
950: '#000000',
},
}SCSS
$custom: #deffb0; $custom-light: #e9ffc8; $custom-dark: #000000;
JSON
{
"hex": "#deffb0",
"rgb": {
"r": 222,
"g": 255,
"b": 176
},
"hsl": {
"h": 85.063,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.95777,
"c": 0.10718,
"h": 126.7
},
"luminance": 0.90184
}Semantic roles & 50–950 ramp
primary
#DEFFB0
secondary
#A06EE5
accent
#00E660
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682