#DBFF6F#DBFF6F
#DBFF6F is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.6% C 0.174 H 121.6°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF6F |
|---|---|
| RGB | rgb(219, 255, 111) |
| HSL | hsl(75, 100%, 72%) |
| HSV | hsv(75, 56%, 100%) |
| CMYK | cmyk(14.1%, 0%, 56.5%, 0%) |
| CIE-LAB | lab(95.05, -31.80, 63.68) |
| CIE-LCH | lch(95.05, 71.18, 116.54°) |
| OKLab | oklab(94.63% -0.091 0.1482) |
| OKLCH | oklch(94.63% 0.174 121.6) |
| XYZ | xyz(67.8433, 87.7278, 28.3949) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.38
Light Yellow Green
#CCFD7F
ΔE00 3.82
Yellow Green
#C8FD3D
ΔE00 4.23
Pale Lime
#BEFD73
ΔE00 5.02
Light Lime Green
#B9FF66
ΔE00 5.31
Light Pea Green
#C4FE82
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF6F #936FFF
analogous
#FFDB6F #DBFF6F #93FF6F
triadic
#DBFF6F #6FDBFF #FF6FDB
tetradic
#DBFF6F #6FFFDB #936FFF #FF6F93
square
#DBFF6F #6FFFDB #936FFF #FF6F93
split-complementary
#DBFF6F #6F93FF #DB6FFF
monochromatic
#B7F400 #CCFF32 #DBFF6F #EAFFAC #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DBFF6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF6F
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF6F | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF160
Deuteranopia (green-blind)
#FFF178
Tritanopia (blue-blind)
#E5F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff6f; /* rgb */ color: rgb(219, 255, 111); /* oklch */ color: oklch(94.6% 0.174 121.6);
Tailwind
colors: {
custom: {
50: '#e9ff9d',
500: '#dbff6f',
950: '#000000',
},
}SCSS
$custom: #dbff6f; $custom-light: #e9ff9d; $custom-dark: #000000;
JSON
{
"hex": "#dbff6f",
"rgb": {
"r": 219,
"g": 255,
"b": 111
},
"hsl": {
"h": 75,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.94633,
"c": 0.17389,
"h": 121.6
},
"luminance": 0.87728
}Semantic roles & 50–950 ramp
primary
#DBFF6F
secondary
#6037DC
accent
#00E639
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680