#DBFF7B#DBFF7B
#DBFF7B is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.163 H 122.2°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF7B |
|---|---|
| RGB | rgb(219, 255, 123) |
| HSL | hsl(76, 100%, 74%) |
| HSV | hsv(76, 52%, 100%) |
| CMYK | cmyk(14.1%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(95.17, -30.77, 58.54) |
| CIE-LCH | lch(95.17, 66.13, 117.73°) |
| OKLab | oklab(94.77% -0.0871 0.1382) |
| OKLCH | oklch(94.77% 0.163 122.2) |
| XYZ | xyz(68.5489, 88.0100, 32.1114) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.83
Pear
#CBF85F
ΔE00 3.01
Light Pea Green
#C4FE82
ΔE00 4.41
Pale Lime
#BEFD73
ΔE00 4.53
Light Lime Green
#B9FF66
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF7B #9F7BFF
analogous
#FFE17B #DBFF7B #99FF7B
triadic
#DBFF7B #7BDBFF #FF7BDB
tetradic
#DBFF7B #7BFFE1 #9F7BFF #FF7B99
square
#DBFF7B #7BFFE1 #9F7BFF #FF7B99
split-complementary
#DBFF7B #7B99FF #E17BFF
monochromatic
#BAFF01 #CAFF3E #DBFF7B #ECFFB8 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DBFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF7B
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF7B | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26F
Deuteranopia (green-blind)
#FFF183
Tritanopia (blue-blind)
#E4F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff7b; /* rgb */ color: rgb(219, 255, 123); /* oklch */ color: oklch(94.8% 0.163 122.2);
Tailwind
colors: {
custom: {
50: '#e8ffa4',
500: '#dbff7b',
950: '#000000',
},
}SCSS
$custom: #dbff7b; $custom-light: #e8ffa4; $custom-dark: #000000;
JSON
{
"hex": "#dbff7b",
"rgb": {
"r": 219,
"g": 255,
"b": 123
},
"hsl": {
"h": 76.364,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.94767,
"c": 0.16335,
"h": 122.2
},
"luminance": 0.8801
}Semantic roles & 50–950 ramp
primary
#DBFF7B
secondary
#6B41DD
accent
#00E63F
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680