#DBFF98#DBFF98
#DBFF98 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.2% C 0.135 H 124.6°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF98 |
|---|---|
| RGB | rgb(219, 255, 152) |
| HSL | hsl(81, 100%, 80%) |
| HSV | hsv(81, 40%, 100%) |
| CMYK | cmyk(14.1%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(95.52, -27.77, 45.39) |
| CIE-LCH | lch(95.52, 53.21, 121.46°) |
| OKLab | oklab(95.16% -0.0765 0.1108) |
| OKLCH | oklch(95.16% 0.135 124.6) |
| XYZ | xyz(70.6406, 88.8467, 43.1272) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.45
Light Pea Green
#C4FE82
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.10
Light Yellowish Green
#C2FF89
ΔE00 4.20
Celery
#C1FD95
ΔE00 4.36
Pale Lime
#BEFD73
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF98 #BC98FF
analogous
#FFF098 #DBFF98 #A8FF98
triadic
#DBFF98 #98DBFF #FF98DB
tetradic
#DBFF98 #98FFF0 #BC98FF #FF98A8
square
#DBFF98 #98FFF0 #BC98FF #FF98A8
split-complementary
#DBFF98 #98A8FF #F098FF
monochromatic
#B0FF1E #C6FF5B #DBFF98 #F0FFD5 #F4FFE0
Accessibility & contrast
On white
1.12
#DBFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DBFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF98
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF98 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF390
Deuteranopia (green-blind)
#FFF29D
Tritanopia (blue-blind)
#E1F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff98; /* rgb */ color: rgb(219, 255, 152); /* oklch */ color: oklch(95.2% 0.135 124.6);
Tailwind
colors: {
custom: {
50: '#e7ffb7',
500: '#dbff98',
950: '#000000',
},
}SCSS
$custom: #dbff98; $custom-light: #e7ffb7; $custom-dark: #000000;
JSON
{
"hex": "#dbff98",
"rgb": {
"r": 219,
"g": 255,
"b": 152
},
"hsl": {
"h": 80.971,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.95163,
"c": 0.13466,
"h": 124.6
},
"luminance": 0.88847
}Semantic roles & 50–950 ramp
primary
#DBFF98
secondary
#8959E2
accent
#00E650
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681