#DBFF8B#DBFF8B
#DBFF8B is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 95.0% C 0.148 H 123.4°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF8B |
|---|---|
| RGB | rgb(219, 255, 139) |
| HSL | hsl(79, 100%, 77%) |
| HSV | hsv(79, 45%, 100%) |
| CMYK | cmyk(14.1%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(95.35, -29.20, 51.38) |
| CIE-LCH | lch(95.35, 59.10, 119.61°) |
| OKLab | oklab(94.97% -0.0814 0.1236) |
| OKLCH | oklch(94.97% 0.148 123.4) |
| XYZ | xyz(69.6336, 88.4439, 37.8240) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 4.61
Pear
#CBF85F
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF8B #AF8BFF
analogous
#FFE98B #DBFF8B #A1FF8B
triadic
#DBFF8B #8BDBFF #FF8BDB
tetradic
#DBFF8B #8BFFE9 #AF8BFF #FF8BA1
square
#DBFF8B #8BFFE9 #AF8BFF #FF8BA1
split-complementary
#DBFF8B #8BA1FF #E98BFF
monochromatic
#B5FF11 #C8FF4E #DBFF8B #EEFFC8 #F6FFE0
Accessibility & contrast
On white
1.12
#DBFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DBFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF8B
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF8B | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF381
Deuteranopia (green-blind)
#FFF191
Tritanopia (blue-blind)
#E3F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff8b; /* rgb */ color: rgb(219, 255, 139); /* oklch */ color: oklch(95.0% 0.148 123.4);
Tailwind
colors: {
custom: {
50: '#e8ffaf',
500: '#dbff8b',
950: '#000000',
},
}SCSS
$custom: #dbff8b; $custom-light: #e8ffaf; $custom-dark: #000000;
JSON
{
"hex": "#dbff8b",
"rgb": {
"r": 219,
"g": 255,
"b": 139
},
"hsl": {
"h": 78.621,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.94973,
"c": 0.14802,
"h": 123.4
},
"luminance": 0.88444
}Semantic roles & 50–950 ramp
primary
#DBFF8B
secondary
#7C4EE0
accent
#00E647
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681