#DBFFB2#DBFFB2
#DBFFB2 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.106 H 128.6°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB2 |
|---|---|
| RGB | rgb(219, 255, 178) |
| HSL | hsl(88, 100%, 85%) |
| HSV | hsv(88, 30%, 100%) |
| CMYK | cmyk(14.1%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(95.91, -24.46, 33.10) |
| CIE-LCH | lch(95.91, 41.16, 126.47°) |
| OKLab | oklab(95.61% -0.0663 0.083) |
| OKLCH | oklch(95.61% 0.106 128.6) |
| XYZ | xyz(73.0081, 89.7937, 55.5964) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.37
Light Light Green
#C8FFB0
ΔE00 3.48
Very Pale Green
#CFFDBC
ΔE00 3.59
Pale Green
#C7FDB5
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.63
Washed Out Green
#BCF5A6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB2 #D6B2FF
analogous
#FFFDB2 #DBFFB2 #B5FFB2
triadic
#DBFFB2 #B2DBFF #FFB2DB
tetradic
#DBFFB2 #B2FFFD #D6B2FF #FFB2B5
square
#DBFFB2 #B2FFFD #D6B2FF #FFB2B5
split-complementary
#DBFFB2 #B2B5FF #FDB2FF
monochromatic
#A2FF38 #BEFF75 #DBFFB2 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DBFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DBFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB2
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB2 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AD
Deuteranopia (green-blind)
#FFF2B6
Tritanopia (blue-blind)
#DEF8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffb2; /* rgb */ color: rgb(219, 255, 178); /* oklch */ color: oklch(95.6% 0.106 128.6);
Tailwind
colors: {
custom: {
50: '#e7ffc9',
500: '#dbffb2',
950: '#000000',
},
}SCSS
$custom: #dbffb2; $custom-light: #e7ffc9; $custom-dark: #000000;
JSON
{
"hex": "#dbffb2",
"rgb": {
"r": 219,
"g": 255,
"b": 178
},
"hsl": {
"h": 88.052,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.95609,
"c": 0.10617,
"h": 128.6
},
"luminance": 0.89794
}Semantic roles & 50–950 ramp
primary
#DBFFB2
secondary
#A770E6
accent
#00E66B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682