#DBFF75#DBFF75
#DBFF75 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.7% C 0.169 H 121.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF75 |
|---|---|
| RGB | rgb(219, 255, 117) |
| HSL | hsl(76, 100%, 73%) |
| HSV | hsv(76, 54%, 100%) |
| CMYK | cmyk(14.1%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(95.10, -31.30, 61.14) |
| CIE-LCH | lch(95.10, 68.68, 117.11°) |
| OKLab | oklab(94.7% -0.0891 0.1433) |
| OKLCH | oklch(94.7% 0.169 121.9) |
| XYZ | xyz(68.1848, 87.8644, 30.1936) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.61
Light Yellow Green
#CCFD7F
ΔE00 3.30
Pale Lime
#BEFD73
ΔE00 4.73
Yellow Green
#C8FD3D
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 4.85
Light Lime Green
#B9FF66
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF75 #9975FF
analogous
#FFDE75 #DBFF75 #96FF75
triadic
#DBFF75 #75DBFF #FF75DB
tetradic
#DBFF75 #75FFDE #9975FF #FF7596
square
#DBFF75 #75FFDE #9975FF #FF7596
split-complementary
#DBFF75 #7596FF #DE75FF
monochromatic
#B8FA00 #CBFF38 #DBFF75 #EBFFB2 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DBFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF75
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF75 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF267
Deuteranopia (green-blind)
#FFF17E
Tritanopia (blue-blind)
#E5F4E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff75; /* rgb */ color: rgb(219, 255, 117); /* oklch */ color: oklch(94.7% 0.169 121.9);
Tailwind
colors: {
custom: {
50: '#e8ffa0',
500: '#dbff75',
950: '#000000',
},
}SCSS
$custom: #dbff75; $custom-light: #e8ffa0; $custom-dark: #000000;
JSON
{
"hex": "#dbff75",
"rgb": {
"r": 219,
"g": 255,
"b": 117
},
"hsl": {
"h": 75.652,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.94698,
"c": 0.16873,
"h": 121.9
},
"luminance": 0.87864
}Semantic roles & 50–950 ramp
primary
#DBFF75
secondary
#663CDD
accent
#00E63C
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680