#DBFFB8#DBFFB8
#DBFFB8 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.099 H 130.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB8 |
|---|---|
| RGB | rgb(219, 255, 184) |
| HSL | hsl(90, 100%, 86%) |
| HSV | hsv(90, 28%, 100%) |
| CMYK | cmyk(14.1%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(96.01, -23.62, 30.22) |
| CIE-LCH | lch(96.01, 38.36, 128.01°) |
| OKLab | oklab(95.72% -0.0638 0.0762) |
| OKLCH | oklch(95.72% 0.099 130) |
| XYZ | xyz(73.6238, 90.0399, 58.8388) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.49
Very Pale Green
#CFFDBC
ΔE00 2.70
Light Light Green
#C8FFB0
ΔE00 3.46
Pale Green
#C7FDB5
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 4.76
Tea Green
#BDF8A3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB8 #DCB8FF
analogous
#FEFFB8 #DBFFB8 #B8FFB8
triadic
#DBFFB8 #B8DBFF #FFB8DB
tetradic
#DBFFB8 #B8FEFF #DCB8FF #FFB8B8
square
#DBFFB8 #B8FEFF #DCB8FF #FFB8B8
split-complementary
#DBFFB8 #B8B8FF #FFB8FE
monochromatic
#9DFF3E #BCFF7B #DBFFB8 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DBFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DBFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB8
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB8 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B3
Deuteranopia (green-blind)
#FFF3BB
Tritanopia (blue-blind)
#DEF9EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffb8; /* rgb */ color: rgb(219, 255, 184); /* oklch */ color: oklch(95.7% 0.099 130.0);
Tailwind
colors: {
custom: {
50: '#e6ffcd',
500: '#dbffb8',
950: '#000000',
},
}SCSS
$custom: #dbffb8; $custom-light: #e6ffcd; $custom-dark: #000000;
JSON
{
"hex": "#dbffb8",
"rgb": {
"r": 219,
"g": 255,
"b": 184
},
"hsl": {
"h": 90.423,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.95724,
"c": 0.09939,
"h": 130
},
"luminance": 0.90041
}Semantic roles & 50–950 ramp
primary
#DBFFB8
secondary
#AE75E7
accent
#00E674
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683