#DBFF8A#DBFF8A
#DBFF8A is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 95.0% C 0.149 H 123.3°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF8A |
|---|---|
| RGB | rgb(219, 255, 138) |
| HSL | hsl(78, 100%, 77%) |
| HSV | hsv(78, 46%, 100%) |
| CMYK | cmyk(14.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.34, -29.31, 51.84) |
| CIE-LCH | lch(95.34, 59.55, 119.48°) |
| OKLab | oklab(94.96% -0.0818 0.1246) |
| OKLCH | oklch(94.96% 0.149 123.3) |
| XYZ | xyz(69.5609, 88.4148, 37.4409) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.40
Light Pea Green
#C4FE82
ΔE00 3.72
Light Yellowish Green
#C2FF89
ΔE00 4.35
Pear
#CBF85F
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF8A #AE8AFF
analogous
#FFE98A #DBFF8A #A0FF8A
triadic
#DBFF8A #8ADBFF #FF8ADB
tetradic
#DBFF8A #8AFFE9 #AE8AFF #FF8AA0
square
#DBFF8A #8AFFE9 #AE8AFF #FF8AA0
split-complementary
#DBFF8A #8AA0FF #E98AFF
monochromatic
#B5FF10 #C8FF4D #DBFF8A #EEFFC7 #F6FFE0
Accessibility & contrast
On white
1.12
#DBFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DBFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF8A
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF8A | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF380
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#E3F5E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff8a; /* rgb */ color: rgb(219, 255, 138); /* oklch */ color: oklch(95.0% 0.149 123.3);
Tailwind
colors: {
custom: {
50: '#e8ffae',
500: '#dbff8a',
950: '#000000',
},
}SCSS
$custom: #dbff8a; $custom-light: #e8ffae; $custom-dark: #000000;
JSON
{
"hex": "#dbff8a",
"rgb": {
"r": 219,
"g": 255,
"b": 138
},
"hsl": {
"h": 78.462,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94959,
"c": 0.14902,
"h": 123.3
},
"luminance": 0.88415
}Semantic roles & 50–950 ramp
primary
#DBFF8A
secondary
#7A4EE0
accent
#00E647
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681