#DBFFAF#DBFFAF
#DBFFAF is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.110 H 128.0°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFAF |
|---|---|
| RGB | rgb(219, 255, 175) |
| HSL | hsl(87, 100%, 84%) |
| HSV | hsv(87, 31%, 100%) |
| CMYK | cmyk(14.1%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(95.86, -24.87, 34.53) |
| CIE-LCH | lch(95.86, 42.56, 125.77°) |
| OKLab | oklab(95.55% -0.0675 0.0863) |
| OKLCH | oklch(95.55% 0.11 128) |
| XYZ | xyz(72.7102, 89.6745, 54.0274) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.63
Very Light Green
#D1FFBD
ΔE00 3.85
Very Pale Green
#CFFDBC
ΔE00 4.07
Pale Green
#C7FDB5
ΔE00 4.23
Tea Green
#BDF8A3
ΔE00 4.62
Washed Out Green
#BCF5A6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFAF #D3AFFF
analogous
#FFFBAF #DBFFAF #B3FFAF
triadic
#DBFFAF #AFDBFF #FFAFDB
tetradic
#DBFFAF #AFFFFB #D3AFFF #FFAFB3
square
#DBFFAF #AFFFFB #D3AFFF #FFAFB3
split-complementary
#DBFFAF #AFB3FF #FBAFFF
monochromatic
#A4FF35 #BFFF72 #DBFFAF #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DBFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DBFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFAF
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFAF | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AA
Deuteranopia (green-blind)
#FFF2B3
Tritanopia (blue-blind)
#DFF8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffaf; /* rgb */ color: rgb(219, 255, 175); /* oklch */ color: oklch(95.6% 0.110 128.0);
Tailwind
colors: {
custom: {
50: '#e7ffc7',
500: '#dbffaf',
950: '#000000',
},
}SCSS
$custom: #dbffaf; $custom-light: #e7ffc7; $custom-dark: #000000;
JSON
{
"hex": "#dbffaf",
"rgb": {
"r": 219,
"g": 255,
"b": 175
},
"hsl": {
"h": 87,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.95553,
"c": 0.10955,
"h": 128
},
"luminance": 0.89675
}Semantic roles & 50–950 ramp
primary
#DBFFAF
secondary
#A36DE5
accent
#00E667
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682