#DBF285#DBF285
#DBF285 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 92.1% C 0.137 H 119.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF285 |
|---|---|
| RGB | rgb(219, 242, 133) |
| HSL | hsl(73, 81%, 74%) |
| HSV | hsv(73, 45%, 95%) |
| CMYK | cmyk(9.5%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(91.80, -23.69, 49.86) |
| CIE-LCH | lch(91.80, 55.20, 115.42°) |
| OKLab | oklab(92.11% -0.0663 0.1199) |
| OKLCH | oklch(92.11% 0.137 119) |
| XYZ | xyz(65.1996, 80.2581, 34.2423) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.72
Light Yellow Green
#CCFD7F
ΔE00 4.79
Pear
#CBF85F
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 6.10
Pistachio (survey)
#C0FA8B
ΔE00 6.42
Yellowish Tan
#FCFC81
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF285 #9C85F2
analogous
#F2D385 #DBF285 #A4F285
triadic
#DBF285 #85DBF2 #F285DB
tetradic
#DBF285 #85F2D3 #9C85F2 #F285A4
square
#DBF285 #85F2D3 #9C85F2 #F285A4
split-complementary
#DBF285 #85A4F2 #D385F2
monochromatic
#B9E418 #CBEC4E #DBF285 #EBF8BC #F7FCE3
Accessibility & contrast
On white
1.23
#DBF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DBF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF285
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF285 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#E4E8D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbf285; /* rgb */ color: rgb(219, 242, 133); /* oklch */ color: oklch(92.1% 0.137 119.0);
Tailwind
colors: {
custom: {
50: '#e8f6aa',
500: '#dbf285',
950: '#000000',
},
}SCSS
$custom: #dbf285; $custom-light: #e8f6aa; $custom-dark: #000000;
JSON
{
"hex": "#dbf285",
"rgb": {
"r": 219,
"g": 242,
"b": 133
},
"hsl": {
"h": 72.661,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.92105,
"c": 0.13698,
"h": 119
},
"luminance": 0.80258
}Semantic roles & 50–950 ramp
primary
#DBF285
secondary
#694ECE
accent
#08DD35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581