#DEEBAF#DEEBAF
#DEEBAF is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.6% C 0.079 H 117.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBAF |
|---|---|
| RGB | rgb(222, 235, 175) |
| HSL | hsl(73, 60%, 80%) |
| HSV | hsv(73, 26%, 92%) |
| CMYK | cmyk(5.5%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(90.80, -14.09, 27.75) |
| CIE-LCH | lch(90.80, 31.13, 116.92°) |
| OKLab | oklab(91.57% -0.0371 0.0701) |
| OKLCH | oklch(91.57% 0.079 117.9) |
| XYZ | xyz(67.5699, 78.0417, 52.0530) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Palegoldenrod
#EEE8AA
ΔE00 5.41
Cream (survey)
#FFFFC2
ΔE00 5.91
Ecru
#FEFFCA
ΔE00 5.97
Egg Shell
#FFFCC4
ΔE00 6.23
Ivory (survey)
#FFFFCB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBAF #BCAFEB
analogous
#EBDAAF #DEEBAF #C0EBAF
triadic
#DEEBAF #AFDEEB #EBAFDE
tetradic
#DEEBAF #AFEBDA #BCAFEB #EBAFC0
square
#DEEBAF #AFEBDA #BCAFEB #EBAFC0
split-complementary
#DEEBAF #AFC0EB #DAAFEB
monochromatic
#B6D34D #CADF7E #DEEBAF #F2F7E0 #F5F9E7
Accessibility & contrast
On white
1.26
#DEEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DEEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBAF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBAF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#E4E4DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebaf; /* rgb */ color: rgb(222, 235, 175); /* oklch */ color: oklch(91.6% 0.079 117.9);
Tailwind
colors: {
custom: {
50: '#e8f1c7',
500: '#deebaf',
950: '#000000',
},
}SCSS
$custom: #deebaf; $custom-light: #e8f1c7; $custom-dark: #000000;
JSON
{
"hex": "#deebaf",
"rgb": {
"r": 222,
"g": 235,
"b": 175
},
"hsl": {
"h": 73,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.91566,
"c": 0.07933,
"h": 117.9
},
"luminance": 0.78041
}Semantic roles & 50–950 ramp
primary
#DEEBAF
secondary
#8877C7
accent
#1EC843
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582