#DBFFA8#DBFFA8
#DBFFA8 is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.117 H 126.8°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA8 |
|---|---|
| RGB | rgb(219, 255, 168) |
| HSL | hsl(85, 100%, 83%) |
| HSV | hsv(85, 34%, 100%) |
| CMYK | cmyk(14.1%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(95.75, -25.80, 37.86) |
| CIE-LCH | lch(95.75, 45.82, 124.28°) |
| OKLab | oklab(95.43% -0.0703 0.094) |
| OKLCH | oklch(95.43% 0.117 126.8) |
| XYZ | xyz(72.0405, 89.4066, 50.5001) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.25
Celery
#C1FD95
ΔE00 4.44
Tea Green
#BDF8A3
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Very Light Green
#D1FFBD
ΔE00 4.99
Pale Green
#C7FDB5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA8 #CCA8FF
analogous
#FFF8A8 #DBFFA8 #AFFFA8
triadic
#DBFFA8 #A8DBFF #FFA8DB
tetradic
#DBFFA8 #A8FFF8 #CCA8FF #FFA8AF
square
#DBFFA8 #A8FFF8 #CCA8FF #FFA8AF
split-complementary
#DBFFA8 #A8AFFF #F8A8FF
monochromatic
#A8FF2E #C2FF6B #DBFFA8 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DBFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DBFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA8
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA8 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A2
Deuteranopia (green-blind)
#FFF2AC
Tritanopia (blue-blind)
#E0F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffa8; /* rgb */ color: rgb(219, 255, 168); /* oklch */ color: oklch(95.4% 0.117 126.8);
Tailwind
colors: {
custom: {
50: '#e7ffc2',
500: '#dbffa8',
950: '#000000',
},
}SCSS
$custom: #dbffa8; $custom-light: #e7ffc2; $custom-dark: #000000;
JSON
{
"hex": "#dbffa8",
"rgb": {
"r": 219,
"g": 255,
"b": 168
},
"hsl": {
"h": 84.828,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.95427,
"c": 0.11735,
"h": 126.8
},
"luminance": 0.89407
}Semantic roles & 50–950 ramp
primary
#DBFFA8
secondary
#9B67E4
accent
#00E65F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682