#DBF693#DBF693
#DBF693 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.128 H 121.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF693 |
|---|---|
| RGB | rgb(219, 246, 147) |
| HSL | hsl(76, 85%, 77%) |
| HSV | hsv(76, 40%, 96%) |
| CMYK | cmyk(11%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(93.05, -24.09, 44.68) |
| CIE-LCH | lch(93.05, 50.76, 118.33°) |
| OKLab | oklab(93.16% -0.0664 0.109) |
| OKLCH | oklch(93.16% 0.128 121.4) |
| XYZ | xyz(67.4356, 83.0782, 40.0812) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.75
Celery
#C1FD95
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF693 #AE93F6
analogous
#F6E093 #DBF693 #AAF693
triadic
#DBF693 #93DBF6 #F693DB
tetradic
#DBF693 #93F6E0 #AE93F6 #F693AA
square
#DBF693 #93F6E0 #AE93F6 #F693AA
split-complementary
#DBF693 #93AAF6 #E093F6
monochromatic
#B5ED22 #C8F15B #DBF693 #EEFBCB #F6FDE3
Accessibility & contrast
On white
1.19
#DBF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DBF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF693
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF693 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FEEB98
Tritanopia (blue-blind)
#E3EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf693; /* rgb */ color: rgb(219, 246, 147); /* oklch */ color: oklch(93.2% 0.128 121.4);
Tailwind
colors: {
custom: {
50: '#e7f9b4',
500: '#dbf693',
950: '#000000',
},
}SCSS
$custom: #dbf693; $custom-light: #e7f9b4; $custom-dark: #000000;
JSON
{
"hex": "#dbf693",
"rgb": {
"r": 219,
"g": 246,
"b": 147
},
"hsl": {
"h": 76.364,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.93164,
"c": 0.12763,
"h": 121.4
},
"luminance": 0.83078
}Semantic roles & 50–950 ramp
primary
#DBF693
secondary
#7A59D4
accent
#04E141
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581