#DBFF93#DBFF93
#DBFF93 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.140 H 124.1°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF93 |
|---|---|
| RGB | rgb(219, 255, 147) |
| HSL | hsl(80, 100%, 79%) |
| HSV | hsv(80, 42%, 100%) |
| CMYK | cmyk(14.1%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(95.45, -28.34, 47.71) |
| CIE-LCH | lch(95.45, 55.49, 120.71°) |
| OKLab | oklab(95.09% -0.0784 0.1158) |
| OKLCH | oklch(95.09% 0.14 124.1) |
| XYZ | xyz(70.2397, 88.6863, 41.0159) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.93
Light Pea Green
#C4FE82
ΔE00 3.82
Light Yellowish Green
#C2FF89
ΔE00 4.13
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Celery
#C1FD95
ΔE00 4.63
Pale Lime
#BEFD73
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF93 #B793FF
analogous
#FFED93 #DBFF93 #A5FF93
triadic
#DBFF93 #93DBFF #FF93DB
tetradic
#DBFF93 #93FFED #B793FF #FF93A5
square
#DBFF93 #93FFED #B793FF #FF93A5
split-complementary
#DBFF93 #93A5FF #ED93FF
monochromatic
#B2FF19 #C7FF56 #DBFF93 #EFFFD0 #F5FFE0
Accessibility & contrast
On white
1.12
#DBFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DBFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF93
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF93 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38A
Deuteranopia (green-blind)
#FFF299
Tritanopia (blue-blind)
#E2F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff93; /* rgb */ color: rgb(219, 255, 147); /* oklch */ color: oklch(95.1% 0.140 124.1);
Tailwind
colors: {
custom: {
50: '#e7ffb4',
500: '#dbff93',
950: '#000000',
},
}SCSS
$custom: #dbff93; $custom-light: #e7ffb4; $custom-dark: #000000;
JSON
{
"hex": "#dbff93",
"rgb": {
"r": 219,
"g": 255,
"b": 147
},
"hsl": {
"h": 80,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.95088,
"c": 0.13989,
"h": 124.1
},
"luminance": 0.88687
}Semantic roles & 50–950 ramp
primary
#DBFF93
secondary
#8455E1
accent
#00E64D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681