#DBF694#DBF694
#DBF694 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.127 H 121.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF694 |
|---|---|
| RGB | rgb(219, 246, 148) |
| HSL | hsl(77, 84%, 77%) |
| HSV | hsv(77, 40%, 96%) |
| CMYK | cmyk(11%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(93.06, -23.97, 44.21) |
| CIE-LCH | lch(93.06, 50.29, 118.47°) |
| OKLab | oklab(93.18% -0.0661 0.1079) |
| OKLCH | oklch(93.18% 0.127 121.5) |
| XYZ | xyz(67.5144, 83.1097, 40.4962) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.77
Celery
#C1FD95
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF694 #AF94F6
analogous
#F6E094 #DBF694 #AAF694
triadic
#DBF694 #94DBF6 #F694DB
tetradic
#DBF694 #94F6E0 #AF94F6 #F694AA
square
#DBF694 #94F6E0 #AF94F6 #F694AA
split-complementary
#DBF694 #94AAF6 #E094F6
monochromatic
#B5ED23 #C8F15C #DBF694 #EEFBCC #F6FDE3
Accessibility & contrast
On white
1.19
#DBF694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DBF694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF694
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF694 | 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)
#FFEC8D
Deuteranopia (green-blind)
#FDEB99
Tritanopia (blue-blind)
#E3EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf694; /* rgb */ color: rgb(219, 246, 148); /* oklch */ color: oklch(93.2% 0.127 121.5);
Tailwind
colors: {
custom: {
50: '#e7f9b5',
500: '#dbf694',
950: '#000000',
},
}SCSS
$custom: #dbf694; $custom-light: #e7f9b5; $custom-dark: #000000;
JSON
{
"hex": "#dbf694",
"rgb": {
"r": 219,
"g": 246,
"b": 148
},
"hsl": {
"h": 76.531,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.93179,
"c": 0.12656,
"h": 121.5
},
"luminance": 0.8311
}Semantic roles & 50–950 ramp
primary
#DBF694
secondary
#7C5AD5
accent
#05E141
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581