#DBFFC1#DBFFC1
#DBFFC1 is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 95.9% C 0.089 H 132.4°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFC1 |
|---|---|
| RGB | rgb(219, 255, 193) |
| HSL | hsl(95, 100%, 88%) |
| HSV | hsv(95, 24%, 100%) |
| CMYK | cmyk(14.1%, 0%, 24.3%, 0%) |
| CIE-LAB | lab(96.17, -22.30, 25.90) |
| CIE-LCH | lch(96.17, 34.18, 130.73°) |
| OKLab | oklab(95.91% -0.0602 0.0658) |
| OKLCH | oklch(95.91% 0.089 132.4) |
| XYZ | xyz(74.5973, 90.4294, 63.9662) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.95
Very Pale Green
#CFFDBC
ΔE00 2.06
Pale Green
#C7FDB5
ΔE00 3.62
Light Light Green
#C8FFB0
ΔE00 4.20
Celadon
#BEFDB7
ΔE00 4.91
Light Sage
#BCECAC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFC1 #E5C1FF
analogous
#FAFFC1 #DBFFC1 #C1FFC6
triadic
#DBFFC1 #C1DBFF #FFC1DB
tetradic
#DBFFC1 #C1FAFF #E5C1FF #FFC6C1
square
#DBFFC1 #C1FAFF #E5C1FF #FFC6C1
split-complementary
#DBFFC1 #C6C1FF #FFC1FA
monochromatic
#94FF47 #B7FF84 #DBFFC1 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.10
#DBFFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DBFFC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFC1
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFC1 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BD
Deuteranopia (green-blind)
#FFF3C4
Tritanopia (blue-blind)
#DCFAEE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffc1; /* rgb */ color: rgb(219, 255, 193); /* oklch */ color: oklch(95.9% 0.089 132.4);
Tailwind
colors: {
custom: {
50: '#e6ffd4',
500: '#dbffc1',
950: '#000000',
},
}SCSS
$custom: #dbffc1; $custom-light: #e6ffd4; $custom-dark: #000000;
JSON
{
"hex": "#dbffc1",
"rgb": {
"r": 219,
"g": 255,
"b": 193
},
"hsl": {
"h": 94.839,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.95906,
"c": 0.08916,
"h": 132.4
},
"luminance": 0.9043
}Semantic roles & 50–950 ramp
primary
#DBFFC1
secondary
#BB7CE8
accent
#00E685
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683