#DBF888#DBF888
#DBF888 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.4% C 0.142 H 121.1°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF888 |
|---|---|
| RGB | rgb(219, 248, 136) |
| HSL | hsl(76, 89%, 75%) |
| HSV | hsv(76, 45%, 97%) |
| CMYK | cmyk(11.7%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(93.44, -26.23, 50.45) |
| CIE-LCH | lch(93.44, 56.86, 117.47°) |
| OKLab | oklab(93.43% -0.0733 0.1214) |
| OKLCH | oklch(93.43% 0.142 121.1) |
| XYZ | xyz(67.2250, 83.9725, 35.9546) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.49
Light Pea Green
#C4FE82
ΔE00 4.83
Pear
#CBF85F
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 5.34
Light Khaki
#E6F2A2
ΔE00 5.39
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF888 #A588F8
analogous
#F8DD88 #DBF888 #A3F888
triadic
#DBF888 #88DBF8 #F888DB
tetradic
#DBF888 #88F8DD #A588F8 #F888A3
square
#DBF888 #88F8DD #A588F8 #F888A3
split-complementary
#DBF888 #88A3F8 #DD88F8
monochromatic
#B8F114 #CAF54E #DBF888 #ECFBC2 #F6FDE2
Accessibility & contrast
On white
1.18
#DBF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DBF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF888
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF888 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7F
Deuteranopia (green-blind)
#FFEC8E
Tritanopia (blue-blind)
#E4EEDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf888; /* rgb */ color: rgb(219, 248, 136); /* oklch */ color: oklch(93.4% 0.142 121.1);
Tailwind
colors: {
custom: {
50: '#e8faad',
500: '#dbf888',
950: '#000000',
},
}SCSS
$custom: #dbf888; $custom-light: #e8faad; $custom-dark: #000000;
JSON
{
"hex": "#dbf888",
"rgb": {
"r": 219,
"g": 248,
"b": 136
},
"hsl": {
"h": 75.536,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.93429,
"c": 0.14176,
"h": 121.1
},
"luminance": 0.83972
}Semantic roles & 50–950 ramp
primary
#DBF888
secondary
#714ED6
accent
#00E63B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581