#DBFFB3#DBFFB3
#DBFFB3 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.105 H 128.8°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB3 |
|---|---|
| RGB | rgb(219, 255, 179) |
| HSL | hsl(88, 100%, 85%) |
| HSV | hsv(88, 30%, 100%) |
| CMYK | cmyk(14.1%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(95.93, -24.33, 32.62) |
| CIE-LCH | lch(95.93, 40.69, 126.72°) |
| OKLab | oklab(95.63% -0.0659 0.0818) |
| OKLCH | oklch(95.63% 0.105 128.8) |
| XYZ | xyz(73.1089, 89.8340, 56.1271) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.21
Very Pale Green
#CFFDBC
ΔE00 3.43
Light Light Green
#C8FFB0
ΔE00 3.45
Pale Green
#C7FDB5
ΔE00 3.83
Tea Green
#BDF8A3
ΔE00 4.65
Washed Out Green
#BCF5A6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB3 #D7B3FF
analogous
#FFFDB3 #DBFFB3 #B5FFB3
triadic
#DBFFB3 #B3DBFF #FFB3DB
tetradic
#DBFFB3 #B3FFFD #D7B3FF #FFB3B5
square
#DBFFB3 #B3FFFD #D7B3FF #FFB3B5
split-complementary
#DBFFB3 #B3B5FF #FDB3FF
monochromatic
#A1FF39 #BEFF76 #DBFFB3 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DBFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DBFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB3
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB3 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AE
Deuteranopia (green-blind)
#FFF3B7
Tritanopia (blue-blind)
#DEF8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffb3; /* rgb */ color: rgb(219, 255, 179); /* oklch */ color: oklch(95.6% 0.105 128.8);
Tailwind
colors: {
custom: {
50: '#e7ffca',
500: '#dbffb3',
950: '#000000',
},
}SCSS
$custom: #dbffb3; $custom-light: #e7ffca; $custom-dark: #000000;
JSON
{
"hex": "#dbffb3",
"rgb": {
"r": 219,
"g": 255,
"b": 179
},
"hsl": {
"h": 88.421,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.95628,
"c": 0.10504,
"h": 128.8
},
"luminance": 0.89835
}Semantic roles & 50–950 ramp
primary
#DBFFB3
secondary
#A870E6
accent
#00E66D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682