#DBF68C#DBF68C
#DBF68C is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.1% C 0.135 H 120.8°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF68C |
|---|---|
| RGB | rgb(219, 246, 140) |
| HSL | hsl(75, 85%, 76%) |
| HSV | hsv(75, 43%, 96%) |
| CMYK | cmyk(11%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(92.96, -24.86, 47.94) |
| CIE-LCH | lch(92.96, 54.01, 117.41°) |
| OKLab | oklab(93.06% -0.0691 0.116) |
| OKLCH | oklch(93.06% 0.135 120.8) |
| XYZ | xyz(66.9030, 82.8652, 37.2759) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.06
Light Khaki
#E6F2A2
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 5.25
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Pear
#CBF85F
ΔE00 5.60
Light Yellowish Green
#C2FF89
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF68C #A78CF6
analogous
#F6DC8C #DBF68C #A6F68C
triadic
#DBF68C #8CDBF6 #F68CDB
tetradic
#DBF68C #8CF6DC #A78CF6 #F68CA6
square
#DBF68C #8CF6DC #A78CF6 #F68CA6
split-complementary
#DBF68C #8CA6F6 #DC8CF6
monochromatic
#B7ED1A #C9F253 #DBF68C #EDFAC5 #F6FDE3
Accessibility & contrast
On white
1.20
#DBF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DBF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF68C
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF68C | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB83
Deuteranopia (green-blind)
#FEEB91
Tritanopia (blue-blind)
#E3ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf68c; /* rgb */ color: rgb(219, 246, 140); /* oklch */ color: oklch(93.1% 0.135 120.8);
Tailwind
colors: {
custom: {
50: '#e7f9af',
500: '#dbf68c',
950: '#000000',
},
}SCSS
$custom: #dbf68c; $custom-light: #e7f9af; $custom-dark: #000000;
JSON
{
"hex": "#dbf68c",
"rgb": {
"r": 219,
"g": 246,
"b": 140
},
"hsl": {
"h": 75.283,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.93059,
"c": 0.13501,
"h": 120.8
},
"luminance": 0.82865
}Semantic roles & 50–950 ramp
primary
#DBF68C
secondary
#7353D4
accent
#04E23C
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581