#DBFF88#DBFF88
#DBFF88 is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 94.9% C 0.151 H 123.1°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF88 |
|---|---|
| RGB | rgb(219, 255, 136) |
| HSL | hsl(78, 100%, 77%) |
| HSV | hsv(78, 47%, 100%) |
| CMYK | cmyk(14.1%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(95.31, -29.51, 52.75) |
| CIE-LCH | lch(95.31, 60.44, 119.23°) |
| OKLab | oklab(94.93% -0.0825 0.1265) |
| OKLCH | oklch(94.93% 0.151 123.1) |
| XYZ | xyz(69.4174, 88.3574, 36.6854) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.36
Light Pea Green
#C4FE82
ΔE00 3.76
Pear
#CBF85F
ΔE00 4.30
Light Yellowish Green
#C2FF89
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF88 #AC88FF
analogous
#FFE788 #DBFF88 #A0FF88
triadic
#DBFF88 #88DBFF #FF88DB
tetradic
#DBFF88 #88FFE7 #AC88FF #FF88A0
square
#DBFF88 #88FFE7 #AC88FF #FF88A0
split-complementary
#DBFF88 #88A0FF #E788FF
monochromatic
#B6FF0E #C8FF4B #DBFF88 #EEFFC5 #F6FFE0
Accessibility & contrast
On white
1.12
#DBFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DBFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF88
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF88 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27E
Deuteranopia (green-blind)
#FFF18F
Tritanopia (blue-blind)
#E3F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff88; /* rgb */ color: rgb(219, 255, 136); /* oklch */ color: oklch(94.9% 0.151 123.1);
Tailwind
colors: {
custom: {
50: '#e8ffad',
500: '#dbff88',
950: '#000000',
},
}SCSS
$custom: #dbff88; $custom-light: #e8ffad; $custom-dark: #000000;
JSON
{
"hex": "#dbff88",
"rgb": {
"r": 219,
"g": 255,
"b": 136
},
"hsl": {
"h": 78.151,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.94932,
"c": 0.151,
"h": 123.1
},
"luminance": 0.88358
}Semantic roles & 50–950 ramp
primary
#DBFF88
secondary
#784CDF
accent
#00E645
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681