#DBFFA2#DBFFA2
#DBFFA2 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.124 H 125.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA2 |
|---|---|
| RGB | rgb(219, 255, 162) |
| HSL | hsl(83, 100%, 82%) |
| HSV | hsv(83, 36%, 100%) |
| CMYK | cmyk(14.1%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(95.66, -26.56, 40.70) |
| CIE-LCH | lch(95.66, 48.60, 123.13°) |
| OKLab | oklab(95.32% -0.0726 0.1004) |
| OKLCH | oklch(95.32% 0.124 125.9) |
| XYZ | xyz(71.4944, 89.1882, 47.6239) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.76
Light Yellowish Green
#C2FF89
ΔE00 4.77
Light Light Green
#C8FFB0
ΔE00 4.94
Light Pea Green
#C4FE82
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA2 #C6A2FF
analogous
#FFF5A2 #DBFFA2 #ADFFA2
triadic
#DBFFA2 #A2DBFF #FFA2DB
tetradic
#DBFFA2 #A2FFF5 #C6A2FF #FFA2AD
square
#DBFFA2 #A2FFF5 #C6A2FF #FFA2AD
split-complementary
#DBFFA2 #A2ADFF #F5A2FF
monochromatic
#ACFF28 #C3FF65 #DBFFA2 #F3FFDF #F3FFE0
Accessibility & contrast
On white
1.11
#DBFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DBFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA2
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA2 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49B
Deuteranopia (green-blind)
#FFF2A7
Tritanopia (blue-blind)
#E0F7E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbffa2; /* rgb */ color: rgb(219, 255, 162); /* oklch */ color: oklch(95.3% 0.124 125.9);
Tailwind
colors: {
custom: {
50: '#e7ffbe',
500: '#dbffa2',
950: '#000000',
},
}SCSS
$custom: #dbffa2; $custom-light: #e7ffbe; $custom-dark: #000000;
JSON
{
"hex": "#dbffa2",
"rgb": {
"r": 219,
"g": 255,
"b": 162
},
"hsl": {
"h": 83.226,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.95324,
"c": 0.12394,
"h": 125.9
},
"luminance": 0.89189
}Semantic roles & 50–950 ramp
primary
#DBFFA2
secondary
#9462E3
accent
#00E659
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682