#DBFFBF#DBFFBF
#DBFFBF is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.9% C 0.091 H 131.8°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFBF |
|---|---|
| RGB | rgb(219, 255, 191) |
| HSL | hsl(94, 100%, 87%) |
| HSV | hsv(94, 25%, 100%) |
| CMYK | cmyk(14.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.14, -22.60, 26.86) |
| CIE-LCH | lch(96.14, 35.10, 130.08°) |
| OKLab | oklab(95.86% -0.061 0.0681) |
| OKLCH | oklch(95.86% 0.091 131.8) |
| XYZ | xyz(74.3757, 90.3407, 62.7992) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.92
Very Pale Green
#CFFDBC
ΔE00 2.08
Pale Green
#C7FDB5
ΔE00 3.50
Light Light Green
#C8FFB0
ΔE00 3.96
Celadon
#BEFDB7
ΔE00 4.89
Light Sage
#BCECAC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFBF #E3BFFF
analogous
#FBFFBF #DBFFBF #BFFFC3
triadic
#DBFFBF #BFDBFF #FFBFDB
tetradic
#DBFFBF #BFFBFF #E3BFFF #FFC3BF
square
#DBFFBF #BFFBFF #E3BFFF #FFC3BF
split-complementary
#DBFFBF #C3BFFF #FFBFFB
monochromatic
#96FF45 #B9FF82 #DBFFBF #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.10
#DBFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DBFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFBF
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFBF | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF3C2
Tritanopia (blue-blind)
#DDFAEE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffbf; /* rgb */ color: rgb(219, 255, 191); /* oklch */ color: oklch(95.9% 0.091 131.8);
Tailwind
colors: {
custom: {
50: '#e6ffd2',
500: '#dbffbf',
950: '#000000',
},
}SCSS
$custom: #dbffbf; $custom-light: #e6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#dbffbf",
"rgb": {
"r": 219,
"g": 255,
"b": 191
},
"hsl": {
"h": 93.75,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95864,
"c": 0.09144,
"h": 131.8
},
"luminance": 0.90342
}Semantic roles & 50–950 ramp
primary
#DBFFBF
secondary
#B87BE8
accent
#00E681
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683