#DBFFC0#DBFFC0
#DBFFC0 is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 95.9% C 0.090 H 132.1°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFC0 |
|---|---|
| RGB | rgb(219, 255, 192) |
| HSL | hsl(94, 100%, 88%) |
| HSV | hsv(94, 25%, 100%) |
| CMYK | cmyk(14.1%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(96.16, -22.45, 26.38) |
| CIE-LCH | lch(96.16, 34.64, 130.40°) |
| OKLab | oklab(95.89% -0.0606 0.067) |
| OKLCH | oklch(95.89% 0.09 132.1) |
| XYZ | xyz(74.4862, 90.3849, 63.3807) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.92
Very Pale Green
#CFFDBC
ΔE00 2.06
Pale Green
#C7FDB5
ΔE00 3.55
Light Light Green
#C8FFB0
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.89
Light Sage
#BCECAC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFC0 #E4C0FF
analogous
#FAFFC0 #DBFFC0 #C0FFC5
triadic
#DBFFC0 #C0DBFF #FFC0DB
tetradic
#DBFFC0 #C0FAFF #E4C0FF #FFC5C0
square
#DBFFC0 #C0FAFF #E4C0FF #FFC5C0
split-complementary
#DBFFC0 #C5C0FF #FFC0FA
monochromatic
#95FF46 #B8FF83 #DBFFC0 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.10
#DBFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DBFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFC0
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFC0 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BC
Deuteranopia (green-blind)
#FFF3C3
Tritanopia (blue-blind)
#DCFAEE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffc0; /* rgb */ color: rgb(219, 255, 192); /* oklch */ color: oklch(95.9% 0.090 132.1);
Tailwind
colors: {
custom: {
50: '#e6ffd3',
500: '#dbffc0',
950: '#000000',
},
}SCSS
$custom: #dbffc0; $custom-light: #e6ffd3; $custom-dark: #000000;
JSON
{
"hex": "#dbffc0",
"rgb": {
"r": 219,
"g": 255,
"b": 192
},
"hsl": {
"h": 94.286,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95885,
"c": 0.0903,
"h": 132.1
},
"luminance": 0.90386
}Semantic roles & 50–950 ramp
primary
#DBFFC0
secondary
#B97BE8
accent
#00E683
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683