#DBFFB4#DBFFB4
#DBFFB4 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.6% C 0.104 H 129.0°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB4 |
|---|---|
| RGB | rgb(219, 255, 180) |
| HSL | hsl(89, 100%, 85%) |
| HSV | hsv(89, 29%, 100%) |
| CMYK | cmyk(14.1%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(95.94, -24.19, 32.14) |
| CIE-LCH | lch(95.94, 40.22, 126.96°) |
| OKLab | oklab(95.65% -0.0654 0.0807) |
| OKLCH | oklch(95.65% 0.104 129) |
| XYZ | xyz(73.2104, 89.8746, 56.6617) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.06
Very Pale Green
#CFFDBC
ΔE00 3.28
Light Light Green
#C8FFB0
ΔE00 3.43
Pale Green
#C7FDB5
ΔE00 3.74
Tea Green
#BDF8A3
ΔE00 4.67
Washed Out Green
#BCF5A6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB4 #D8B4FF
analogous
#FFFDB4 #DBFFB4 #B5FFB4
triadic
#DBFFB4 #B4DBFF #FFB4DB
tetradic
#DBFFB4 #B4FFFD #D8B4FF #FFB4B5
square
#DBFFB4 #B4FFFD #D8B4FF #FFB4B5
split-complementary
#DBFFB4 #B4B5FF #FDB4FF
monochromatic
#A0FF3A #BEFF77 #DBFFB4 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.11
#DBFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DBFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB4
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB4 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AF
Deuteranopia (green-blind)
#FFF3B8
Tritanopia (blue-blind)
#DEF8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffb4; /* rgb */ color: rgb(219, 255, 180); /* oklch */ color: oklch(95.6% 0.104 129.0);
Tailwind
colors: {
custom: {
50: '#e7ffcb',
500: '#dbffb4',
950: '#000000',
},
}SCSS
$custom: #dbffb4; $custom-light: #e7ffcb; $custom-dark: #000000;
JSON
{
"hex": "#dbffb4",
"rgb": {
"r": 219,
"g": 255,
"b": 180
},
"hsl": {
"h": 88.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.95647,
"c": 0.10392,
"h": 129
},
"luminance": 0.89875
}Semantic roles & 50–950 ramp
primary
#DBFFB4
secondary
#A971E6
accent
#00E66E
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683