#DBFBAF#DBFBAF
#DBFBAF is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.7% C 0.104 H 126.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBAF |
|---|---|
| RGB | rgb(219, 251, 175) |
| HSL | hsl(85, 90%, 84%) |
| HSV | hsv(85, 30%, 98%) |
| CMYK | cmyk(12.7%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(94.80, -22.97, 33.11) |
| CIE-LCH | lch(94.80, 40.30, 124.75°) |
| OKLab | oklab(94.71% -0.0621 0.083) |
| OKLCH | oklch(94.71% 0.104 126.8) |
| XYZ | xyz(71.4475, 87.1491, 53.6065) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.92
Very Pale Green
#CFFDBC
ΔE00 4.05
Light Light Green
#C8FFB0
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.51
Light Khaki
#E6F2A2
ΔE00 4.92
Tea Green
#BDF8A3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBAF #CFAFFB
analogous
#FBF5AF #DBFBAF #B5FBAF
triadic
#DBFBAF #AFDBFB #FBAFDB
tetradic
#DBFBAF #AFFBF5 #CFAFFB #FBAFB5
square
#DBFBAF #AFFBF5 #CFAFFB #FBAFB5
split-complementary
#DBFBAF #AFB5FB #F5AFFB
monochromatic
#A7F53A #C1F875 #DBFBAF #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.14
#DBFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DBFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBAF
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBAF | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#FEF0B3
Tritanopia (blue-blind)
#DFF4E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfbaf; /* rgb */ color: rgb(219, 251, 175); /* oklch */ color: oklch(94.7% 0.104 126.8);
Tailwind
colors: {
custom: {
50: '#e7fcc7',
500: '#dbfbaf',
950: '#000000',
},
}SCSS
$custom: #dbfbaf; $custom-light: #e7fcc7; $custom-dark: #000000;
JSON
{
"hex": "#dbfbaf",
"rgb": {
"r": 219,
"g": 251,
"b": 175
},
"hsl": {
"h": 85.263,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.94705,
"c": 0.10363,
"h": 126.8
},
"luminance": 0.8715
}Semantic roles & 50–950 ramp
primary
#DBFBAF
secondary
#9E6FDF
accent
#00E661
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582