#DBFF74#DBFF74
#DBFF74 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.170 H 121.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF74 |
|---|---|
| RGB | rgb(219, 255, 116) |
| HSL | hsl(76, 100%, 73%) |
| HSV | hsv(76, 55%, 100%) |
| CMYK | cmyk(14.1%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(95.09, -31.39, 61.57) |
| CIE-LCH | lch(95.09, 69.10, 117.01°) |
| OKLab | oklab(94.69% -0.0894 0.1441) |
| OKLCH | oklch(94.69% 0.17 121.8) |
| XYZ | xyz(68.1263, 87.8410, 29.8856) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.56
Light Yellow Green
#CCFD7F
ΔE00 3.38
Yellow Green
#C8FD3D
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 4.93
Light Lime Green
#B9FF66
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF74 #9874FF
analogous
#FFDE74 #DBFF74 #95FF74
triadic
#DBFF74 #74DBFF #FF74DB
tetradic
#DBFF74 #74FFDE #9874FF #FF7495
square
#DBFF74 #74FFDE #9874FF #FF7495
split-complementary
#DBFF74 #7495FF #DE74FF
monochromatic
#B8F900 #CBFF37 #DBFF74 #EBFFB1 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DBFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF74
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF74 | 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)
#FFF266
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#E5F4E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff74; /* rgb */ color: rgb(219, 255, 116); /* oklch */ color: oklch(94.7% 0.170 121.8);
Tailwind
colors: {
custom: {
50: '#e9ffa0',
500: '#dbff74',
950: '#000000',
},
}SCSS
$custom: #dbff74; $custom-light: #e9ffa0; $custom-dark: #000000;
JSON
{
"hex": "#dbff74",
"rgb": {
"r": 219,
"g": 255,
"b": 116
},
"hsl": {
"h": 75.54,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.94687,
"c": 0.1696,
"h": 121.8
},
"luminance": 0.87841
}Semantic roles & 50–950 ramp
primary
#DBFF74
secondary
#653BDC
accent
#00E63B
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680