#DBFF8D#DBFF8D
#DBFF8D is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.146 H 123.5°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF8D |
|---|---|
| RGB | rgb(219, 255, 141) |
| HSL | hsl(79, 100%, 78%) |
| HSV | hsv(79, 45%, 100%) |
| CMYK | cmyk(14.1%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(95.37, -28.99, 50.47) |
| CIE-LCH | lch(95.37, 58.21, 119.87°) |
| OKLab | oklab(95% -0.0807 0.1217) |
| OKLCH | oklch(95% 0.146 123.5) |
| XYZ | xyz(69.7811, 88.5029, 38.6006) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.51
Light Pea Green
#C4FE82
ΔE00 3.70
Light Yellowish Green
#C2FF89
ΔE00 4.24
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Pale Lime
#BEFD73
ΔE00 4.70
Pear
#CBF85F
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF8D #B18DFF
analogous
#FFEA8D #DBFF8D #A2FF8D
triadic
#DBFF8D #8DDBFF #FF8DDB
tetradic
#DBFF8D #8DFFEA #B18DFF #FF8DA2
square
#DBFF8D #8DFFEA #B18DFF #FF8DA2
split-complementary
#DBFF8D #8DA2FF #EA8DFF
monochromatic
#B4FF13 #C8FF50 #DBFF8D #EEFFCA #F5FFE0
Accessibility & contrast
On white
1.12
#DBFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DBFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF8D
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF8D | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF384
Deuteranopia (green-blind)
#FFF193
Tritanopia (blue-blind)
#E3F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff8d; /* rgb */ color: rgb(219, 255, 141); /* oklch */ color: oklch(95.0% 0.146 123.5);
Tailwind
colors: {
custom: {
50: '#e8ffb0',
500: '#dbff8d',
950: '#000000',
},
}SCSS
$custom: #dbff8d; $custom-light: #e8ffb0; $custom-dark: #000000;
JSON
{
"hex": "#dbff8d",
"rgb": {
"r": 219,
"g": 255,
"b": 141
},
"hsl": {
"h": 78.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.95001,
"c": 0.14602,
"h": 123.5
},
"luminance": 0.88503
}Semantic roles & 50–950 ramp
primary
#DBFF8D
secondary
#7E50E0
accent
#00E648
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161811
muted
#848681