#DBF38F#DBF38F
#DBF38F is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.5% C 0.128 H 120.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF38F |
|---|---|
| RGB | rgb(219, 243, 143) |
| HSL | hsl(74, 81%, 76%) |
| HSV | hsv(74, 41%, 95%) |
| CMYK | cmyk(9.9%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(92.20, -23.10, 45.54) |
| CIE-LCH | lch(92.20, 51.07, 116.90°) |
| OKLab | oklab(92.46% -0.0639 0.1107) |
| OKLCH | oklch(92.46% 0.128 120) |
| XYZ | xyz(66.2221, 81.1446, 38.1551) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.75
Light Yellow Green
#CCFD7F
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Pea Green
#C4FE82
ΔE00 6.00
Light Yellowish Green
#C2FF89
ΔE00 6.38
Pear
#CBF85F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF38F #A78FF3
analogous
#F3D98F #DBF38F #A9F38F
triadic
#DBF38F #8FDBF3 #F38FDB
tetradic
#DBF38F #8FF3D9 #A78FF3 #F38FA9
square
#DBF38F #8FF3D9 #A78FF3 #F38FA9
split-complementary
#DBF38F #8FA9F3 #D98FF3
monochromatic
#B7E720 #C9ED58 #DBF38F #EDF9C6 #F6FCE3
Accessibility & contrast
On white
1.22
#DBF38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DBF38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF38F
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF38F | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE987
Deuteranopia (green-blind)
#FBE994
Tritanopia (blue-blind)
#E3EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf38f; /* rgb */ color: rgb(219, 243, 143); /* oklch */ color: oklch(92.5% 0.128 120.0);
Tailwind
colors: {
custom: {
50: '#e7f7b1',
500: '#dbf38f',
950: '#000000',
},
}SCSS
$custom: #dbf38f; $custom-light: #e7f7b1; $custom-dark: #000000;
JSON
{
"hex": "#dbf38f",
"rgb": {
"r": 219,
"g": 243,
"b": 143
},
"hsl": {
"h": 74.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.92464,
"c": 0.12786,
"h": 120
},
"luminance": 0.81144
}Semantic roles & 50–950 ramp
primary
#DBF38F
secondary
#7356D0
accent
#09DD3C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581