#DBFFD0#DBFFD0
#DBFFD0 is a very light, moderate green. Relative luminance 0.911; OKLCH L 96.2% C 0.072 H 138.4°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD0 |
|---|---|
| RGB | rgb(219, 255, 208) |
| HSL | hsl(106, 100%, 91%) |
| HSV | hsv(106, 18%, 100%) |
| CMYK | cmyk(14.1%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(96.46, -19.96, 18.68) |
| CIE-LCH | lch(96.46, 27.33, 136.90°) |
| OKLab | oklab(96.23% -0.0541 0.048) |
| OKLCH | oklch(96.23% 0.072 138.4) |
| XYZ | xyz(76.3562, 91.1329, 73.2299) |
| Luminance | 0.9113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.23
Very Light Green
#D1FFBD
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 5.83
Celadon
#BEFDB7
ΔE00 6.28
Light Sage
#BCECAC
ΔE00 6.32
Light Light Green
#C8FFB0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD0 #F4D0FF
analogous
#F2FFD0 #DBFFD0 #D0FFDC
triadic
#DBFFD0 #D0DBFF #FFD0DB
tetradic
#DBFFD0 #D0F2FF #F4D0FF #FFDCD0
square
#DBFFD0 #D0F2FF #F4D0FF #FFDCD0
split-complementary
#DBFFD0 #DCD0FF #FFD0F2
monochromatic
#7DFF56 #ACFF93 #DBFFD0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.09
#DBFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DBFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD0
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD0 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CD
Deuteranopia (green-blind)
#FCF4D2
Tritanopia (blue-blind)
#DAFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd0; /* rgb */ color: rgb(219, 255, 208); /* oklch */ color: oklch(96.2% 0.072 138.4);
Tailwind
colors: {
custom: {
50: '#e6ffde',
500: '#dbffd0',
950: '#000000',
},
}SCSS
$custom: #dbffd0; $custom-light: #e6ffde; $custom-dark: #000000;
JSON
{
"hex": "#dbffd0",
"rgb": {
"r": 219,
"g": 255,
"b": 208
},
"hsl": {
"h": 105.957,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96233,
"c": 0.07229,
"h": 138.4
},
"luminance": 0.91134
}Semantic roles & 50–950 ramp
primary
#DBFFD0
secondary
#D389EA
accent
#00E6B0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684