#DBF27F#DBF27F
#DBF27F is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 92.0% C 0.143 H 118.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF27F |
|---|---|
| RGB | rgb(219, 242, 127) |
| HSL | hsl(72, 82%, 72%) |
| HSV | hsv(72, 48%, 95%) |
| CMYK | cmyk(9.5%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(91.73, -24.29, 52.60) |
| CIE-LCH | lch(91.73, 57.94, 114.79°) |
| OKLab | oklab(92.02% -0.0685 0.1255) |
| OKLCH | oklch(92.02% 0.143 118.6) |
| XYZ | xyz(64.7969, 80.0970, 32.1213) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.77
Pear
#CBF85F
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 5.43
Light Pea Green
#C4FE82
ΔE00 6.20
Yellowish Tan
#FCFC81
ΔE00 6.20
Faded Yellow
#FEFF7F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF27F #967FF2
analogous
#F2D07F #DBF27F #A2F27F
triadic
#DBF27F #7FDBF2 #F27FDB
tetradic
#DBF27F #7FF2D0 #967FF2 #F27FA2
square
#DBF27F #7FF2D0 #967FF2 #F27FA2
split-complementary
#DBF27F #7FA2F2 #D07FF2
monochromatic
#B8E017 #CBEC47 #DBF27F #EBF8B7 #F7FCE3
Accessibility & contrast
On white
1.23
#DBF27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DBF27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF27F
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF27F | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE775
Deuteranopia (green-blind)
#FCE885
Tritanopia (blue-blind)
#E5E7D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbf27f; /* rgb */ color: rgb(219, 242, 127); /* oklch */ color: oklch(92.0% 0.143 118.6);
Tailwind
colors: {
custom: {
50: '#e8f6a6',
500: '#dbf27f',
950: '#000000',
},
}SCSS
$custom: #dbf27f; $custom-light: #e8f6a6; $custom-dark: #000000;
JSON
{
"hex": "#dbf27f",
"rgb": {
"r": 219,
"g": 242,
"b": 127
},
"hsl": {
"h": 72,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.92024,
"c": 0.14299,
"h": 118.6
},
"luminance": 0.80097
}Semantic roles & 50–950 ramp
primary
#DBF27F
secondary
#6348CD
accent
#08DE32
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580