#DBFFBE#DBFFBE
#DBFFBE is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.093 H 131.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFBE |
|---|---|
| RGB | rgb(219, 255, 190) |
| HSL | hsl(93, 100%, 87%) |
| HSV | hsv(93, 25%, 100%) |
| CMYK | cmyk(14.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.12, -22.75, 27.34) |
| CIE-LCH | lch(96.12, 35.57, 129.76°) |
| OKLab | oklab(95.84% -0.0614 0.0693) |
| OKLCH | oklch(95.84% 0.093 131.5) |
| XYZ | xyz(74.2661, 90.2969, 62.2216) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.95
Very Pale Green
#CFFDBC
ΔE00 2.12
Pale Green
#C7FDB5
ΔE00 3.46
Light Light Green
#C8FFB0
ΔE00 3.85
Celadon
#BEFDB7
ΔE00 4.90
Washed Out Green
#BCF5A6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFBE #E2BEFF
analogous
#FBFFBE #DBFFBE #BEFFC2
triadic
#DBFFBE #BEDBFF #FFBEDB
tetradic
#DBFFBE #BEFBFF #E2BEFF #FFC2BE
square
#DBFFBE #BEFBFF #E2BEFF #FFC2BE
split-complementary
#DBFFBE #C2BEFF #FFBEFB
monochromatic
#97FF44 #B9FF81 #DBFFBE #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.10
#DBFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DBFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFBE
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFBE | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BA
Deuteranopia (green-blind)
#FFF3C1
Tritanopia (blue-blind)
#DDF9EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffbe; /* rgb */ color: rgb(219, 255, 190); /* oklch */ color: oklch(95.8% 0.093 131.5);
Tailwind
colors: {
custom: {
50: '#e6ffd2',
500: '#dbffbe',
950: '#000000',
},
}SCSS
$custom: #dbffbe; $custom-light: #e6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#dbffbe",
"rgb": {
"r": 219,
"g": 255,
"b": 190
},
"hsl": {
"h": 93.231,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95844,
"c": 0.09257,
"h": 131.5
},
"luminance": 0.90298
}Semantic roles & 50–950 ramp
primary
#DBFFBE
secondary
#B77AE7
accent
#00E67F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683