#DBF789#DBF789
#DBF789 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.2% C 0.139 H 120.9°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF789 |
|---|---|
| RGB | rgb(219, 247, 137) |
| HSL | hsl(75, 87%, 75%) |
| HSV | hsv(75, 45%, 97%) |
| CMYK | cmyk(11.3%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(93.18, -25.65, 49.66) |
| CIE-LCH | lch(93.18, 55.90, 117.32°) |
| OKLab | oklab(93.23% -0.0716 0.1197) |
| OKLCH | oklch(93.23% 0.139 120.9) |
| XYZ | xyz(66.9897, 83.3878, 36.2284) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.72
Light Pea Green
#C4FE82
ΔE00 5.02
Pear
#CBF85F
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.11
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF789 #A589F7
analogous
#F7DC89 #DBF789 #A4F789
triadic
#DBF789 #89DBF7 #F789DB
tetradic
#DBF789 #89F7DC #A589F7 #F789A4
square
#DBF789 #89F7DC #A589F7 #F789A4
split-complementary
#DBF789 #89A4F7 #DC89F7
monochromatic
#B8EF16 #CAF350 #DBF789 #ECFBC2 #F6FDE2
Accessibility & contrast
On white
1.19
#DBF789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DBF789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF789
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF789 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#E4EDDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf789; /* rgb */ color: rgb(219, 247, 137); /* oklch */ color: oklch(93.2% 0.139 120.9);
Tailwind
colors: {
custom: {
50: '#e8f9ad',
500: '#dbf789',
950: '#000000',
},
}SCSS
$custom: #dbf789; $custom-light: #e8f9ad; $custom-dark: #000000;
JSON
{
"hex": "#dbf789",
"rgb": {
"r": 219,
"g": 247,
"b": 137
},
"hsl": {
"h": 75.273,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.93229,
"c": 0.13943,
"h": 120.9
},
"luminance": 0.83388
}Semantic roles & 50–950 ramp
primary
#DBF789
secondary
#7150D5
accent
#02E43B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581