#DBFF97#DBFF97
#DBFF97 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.136 H 124.5°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF97 |
|---|---|
| RGB | rgb(219, 255, 151) |
| HSL | hsl(81, 100%, 80%) |
| HSV | hsv(81, 41%, 100%) |
| CMYK | cmyk(14.1%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(95.50, -27.88, 45.86) |
| CIE-LCH | lch(95.50, 53.67, 121.30°) |
| OKLab | oklab(95.15% -0.0769 0.1118) |
| OKLCH | oklch(95.15% 0.136 124.5) |
| XYZ | xyz(70.5590, 88.8140, 42.6977) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Light Yellowish Green
#C2FF89
ΔE00 4.17
Celery
#C1FD95
ΔE00 4.40
Pale Lime
#BEFD73
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF97 #BB97FF
analogous
#FFEF97 #DBFF97 #A7FF97
triadic
#DBFF97 #97DBFF #FF97DB
tetradic
#DBFF97 #97FFEF #BB97FF #FF97A7
square
#DBFF97 #97FFEF #BB97FF #FF97A7
split-complementary
#DBFF97 #97A7FF #EF97FF
monochromatic
#B1FF1D #C6FF5A #DBFF97 #F0FFD4 #F4FFE0
Accessibility & contrast
On white
1.12
#DBFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DBFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF97
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF97 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38F
Deuteranopia (green-blind)
#FFF29C
Tritanopia (blue-blind)
#E2F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff97; /* rgb */ color: rgb(219, 255, 151); /* oklch */ color: oklch(95.1% 0.136 124.5);
Tailwind
colors: {
custom: {
50: '#e7ffb7',
500: '#dbff97',
950: '#000000',
},
}SCSS
$custom: #dbff97; $custom-light: #e7ffb7; $custom-dark: #000000;
JSON
{
"hex": "#dbff97",
"rgb": {
"r": 219,
"g": 255,
"b": 151
},
"hsl": {
"h": 80.769,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.95148,
"c": 0.13572,
"h": 124.5
},
"luminance": 0.88814
}Semantic roles & 50–950 ramp
primary
#DBFF97
secondary
#8859E2
accent
#00E64F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681