#DBFFAE#DBFFAE
#DBFFAE is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.111 H 127.8°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFAE |
|---|---|
| RGB | rgb(219, 255, 174) |
| HSL | hsl(87, 100%, 84%) |
| HSV | hsv(87, 32%, 100%) |
| CMYK | cmyk(14.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.85, -25.01, 35.01) |
| CIE-LCH | lch(95.85, 43.02, 125.54°) |
| OKLab | oklab(95.53% -0.0679 0.0874) |
| OKLCH | oklch(95.53% 0.111 127.8) |
| XYZ | xyz(72.6124, 89.6354, 53.5121) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.70
Very Light Green
#D1FFBD
ΔE00 4.01
Very Pale Green
#CFFDBC
ΔE00 4.23
Pale Green
#C7FDB5
ΔE00 4.34
Tea Green
#BDF8A3
ΔE00 4.63
Washed Out Green
#BCF5A6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFAE #D2AEFF
analogous
#FFFBAE #DBFFAE #B3FFAE
triadic
#DBFFAE #AEDBFF #FFAEDB
tetradic
#DBFFAE #AEFFFB #D2AEFF #FFAEB3
square
#DBFFAE #AEFFFB #D2AEFF #FFAEB3
split-complementary
#DBFFAE #AEB3FF #FBAEFF
monochromatic
#A5FF34 #C0FF71 #DBFFAE #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DBFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DBFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFAE
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFAE | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF2B2
Tritanopia (blue-blind)
#DFF8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffae; /* rgb */ color: rgb(219, 255, 174); /* oklch */ color: oklch(95.5% 0.111 127.8);
Tailwind
colors: {
custom: {
50: '#e7ffc6',
500: '#dbffae',
950: '#000000',
},
}SCSS
$custom: #dbffae; $custom-light: #e7ffc6; $custom-dark: #000000;
JSON
{
"hex": "#dbffae",
"rgb": {
"r": 219,
"g": 255,
"b": 174
},
"hsl": {
"h": 86.667,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95534,
"c": 0.11067,
"h": 127.8
},
"luminance": 0.89636
}Semantic roles & 50–950 ramp
primary
#DBFFAE
secondary
#A26CE5
accent
#00E666
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682