#DBFBC8#DBFBC8
#DBFBC8 is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.2% C 0.075 H 133.9°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBC8 |
|---|---|
| RGB | rgb(219, 251, 200) |
| HSL | hsl(98, 86%, 88%) |
| HSV | hsv(98, 20%, 98%) |
| CMYK | cmyk(12.7%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(95.26, -19.29, 21.07) |
| CIE-LCH | lch(95.26, 28.57, 132.48°) |
| OKLab | oklab(95.22% -0.052 0.054) |
| OKLCH | oklch(95.22% 0.075 133.9) |
| XYZ | xyz(74.1340, 88.2237, 67.7556) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.62
Very Light Green
#D1FFBD
ΔE00 3.73
Pale Green
#C7FDB5
ΔE00 5.32
Light Sage
#BCECAC
ΔE00 5.56
Celadon
#BEFDB7
ΔE00 6.13
Light Light Green
#C8FFB0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBC8 #E8C8FB
analogous
#F4FBC8 #DBFBC8 #C8FBCE
triadic
#DBFBC8 #C8DBFB #FBC8DB
tetradic
#DBFBC8 #C8F4FB #E8C8FB #FBCEC8
square
#DBFBC8 #C8F4FB #E8C8FB #FBCEC8
split-complementary
#DBFBC8 #CEC8FB #FBC8F4
monochromatic
#90F356 #B6F78F #DBFBC8 #ECFDE2 #ECFDE2
Accessibility & contrast
On white
1.13
#DBFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DBFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBC8
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBC8 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C5
Deuteranopia (green-blind)
#FAF0CA
Tritanopia (blue-blind)
#DCF7ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfbc8; /* rgb */ color: rgb(219, 251, 200); /* oklch */ color: oklch(95.2% 0.075 133.9);
Tailwind
colors: {
custom: {
50: '#e6fcd8',
500: '#dbfbc8',
950: '#000000',
},
}SCSS
$custom: #dbfbc8; $custom-light: #e6fcd8; $custom-dark: #000000;
JSON
{
"hex": "#dbfbc8",
"rgb": {
"r": 219,
"g": 251,
"b": 200
},
"hsl": {
"h": 97.647,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.95216,
"c": 0.0749,
"h": 133.9
},
"luminance": 0.88225
}Semantic roles & 50–950 ramp
primary
#DBFBC8
secondary
#BF86E1
accent
#03E38F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583