#DBFFA6#DBFFA6
#DBFFA6 is a very light, moderate yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.120 H 126.5°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA6 |
|---|---|
| RGB | rgb(219, 255, 166) |
| HSL | hsl(84, 100%, 83%) |
| HSV | hsv(84, 35%, 100%) |
| CMYK | cmyk(14.1%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(95.72, -26.06, 38.81) |
| CIE-LCH | lch(95.72, 46.75, 123.88°) |
| OKLab | oklab(95.39% -0.0711 0.0962) |
| OKLCH | oklch(95.39% 0.12 126.5) |
| XYZ | xyz(71.8556, 89.3327, 49.5263) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.34
Light Light Green
#C8FFB0
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Tea Green
#BDF8A3
ΔE00 4.97
Light Yellowish Green
#C2FF89
ΔE00 5.15
Light Khaki
#E6F2A2
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA6 #CAA6FF
analogous
#FFF7A6 #DBFFA6 #AEFFA6
triadic
#DBFFA6 #A6DBFF #FFA6DB
tetradic
#DBFFA6 #A6FFF7 #CAA6FF #FFA6AE
square
#DBFFA6 #A6FFF7 #CAA6FF #FFA6AE
split-complementary
#DBFFA6 #A6AEFF #F7A6FF
monochromatic
#A9FF2C #C2FF69 #DBFFA6 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DBFFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DBFFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA6
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA6 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A0
Deuteranopia (green-blind)
#FFF2AA
Tritanopia (blue-blind)
#E0F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffa6; /* rgb */ color: rgb(219, 255, 166); /* oklch */ color: oklch(95.4% 0.120 126.5);
Tailwind
colors: {
custom: {
50: '#e7ffc1',
500: '#dbffa6',
950: '#000000',
},
}SCSS
$custom: #dbffa6; $custom-light: #e7ffc1; $custom-dark: #000000;
JSON
{
"hex": "#dbffa6",
"rgb": {
"r": 219,
"g": 255,
"b": 166
},
"hsl": {
"h": 84.27,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.95392,
"c": 0.11956,
"h": 126.5
},
"luminance": 0.89333
}Semantic roles & 50–950 ramp
primary
#DBFFA6
secondary
#9965E4
accent
#00E65D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682