#DBFF83#DBFF83
#DBFF83 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.156 H 122.7°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF83 |
|---|---|
| RGB | rgb(219, 255, 131) |
| HSL | hsl(77, 100%, 76%) |
| HSV | hsv(77, 49%, 100%) |
| CMYK | cmyk(14.1%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(95.25, -30.01, 55.00) |
| CIE-LCH | lch(95.25, 62.65, 118.62°) |
| OKLab | oklab(94.87% -0.0843 0.1311) |
| OKLCH | oklch(94.87% 0.156 122.7) |
| XYZ | xyz(69.0703, 88.2186, 34.8574) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.42
Pear
#CBF85F
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 3.94
Pale Lime
#BEFD73
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF83 #A783FF
analogous
#FFE583 #DBFF83 #9DFF83
triadic
#DBFF83 #83DBFF #FF83DB
tetradic
#DBFF83 #83FFE5 #A783FF #FF839D
square
#DBFF83 #83FFE5 #A783FF #FF839D
split-complementary
#DBFF83 #839DFF #E583FF
monochromatic
#B7FF09 #C9FF46 #DBFF83 #EDFFC0 #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DBFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF83
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF83 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF278
Deuteranopia (green-blind)
#FFF18A
Tritanopia (blue-blind)
#E4F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff83; /* rgb */ color: rgb(219, 255, 131); /* oklch */ color: oklch(94.9% 0.156 122.7);
Tailwind
colors: {
custom: {
50: '#e8ffa9',
500: '#dbff83',
950: '#000000',
},
}SCSS
$custom: #dbff83; $custom-light: #e8ffa9; $custom-dark: #000000;
JSON
{
"hex": "#dbff83",
"rgb": {
"r": 219,
"g": 255,
"b": 131
},
"hsl": {
"h": 77.419,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.94866,
"c": 0.15586,
"h": 122.7
},
"luminance": 0.88219
}Semantic roles & 50–950 ramp
primary
#DBFF83
secondary
#7348DF
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681