#DBFEB4#DBFEB4
#DBFEB4 is a very light, moderate yellow-green. Relative luminance 0.892; OKLCH L 95.4% C 0.102 H 128.8°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFEB4 |
|---|---|
| RGB | rgb(219, 254, 180) |
| HSL | hsl(88, 97%, 85%) |
| HSV | hsv(88, 29%, 100%) |
| CMYK | cmyk(13.8%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(95.68, -23.71, 31.78) |
| CIE-LCH | lch(95.68, 39.65, 126.72°) |
| OKLab | oklab(95.44% -0.0641 0.0799) |
| OKLCH | oklch(95.44% 0.102 128.8) |
| XYZ | xyz(72.8922, 89.2383, 56.5556) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.07
Very Pale Green
#CFFDBC
ΔE00 3.26
Light Light Green
#C8FFB0
ΔE00 3.57
Pale Green
#C7FDB5
ΔE00 3.82
Washed Out Green
#BCF5A6
ΔE00 4.77
Tea Green
#BDF8A3
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFEB4 #D7B4FE
analogous
#FEFCB4 #DBFEB4 #B6FEB4
triadic
#DBFEB4 #B4DBFE #FEB4DB
tetradic
#DBFEB4 #B4FEFC #D7B4FE #FEB4B6
square
#DBFEB4 #B4FEFC #D7B4FE #FEB4B6
split-complementary
#DBFEB4 #B4B6FE #FCB4FE
monochromatic
#A1FC3B #BEFD78 #DBFEB4 #F1FFE1 #F1FFE1
Accessibility & contrast
On white
1.11
#DBFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#DBFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFEB4
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFEB4 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AF
Deuteranopia (green-blind)
#FFF2B7
Tritanopia (blue-blind)
#DEF7EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfeb4; /* rgb */ color: rgb(219, 254, 180); /* oklch */ color: oklch(95.4% 0.102 128.8);
Tailwind
colors: {
custom: {
50: '#e7fecb',
500: '#dbfeb4',
950: '#000000',
},
}SCSS
$custom: #dbfeb4; $custom-light: #e7fecb; $custom-dark: #000000;
JSON
{
"hex": "#dbfeb4",
"rgb": {
"r": 219,
"g": 254,
"b": 180
},
"hsl": {
"h": 88.378,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.95435,
"c": 0.10242,
"h": 128.8
},
"luminance": 0.89239
}Semantic roles & 50–950 ramp
primary
#DBFEB4
secondary
#A872E4
accent
#00E66D
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683