#DBFFCA#DBFFCA
#DBFFCA is a very light, moderate green. Relative luminance 0.908; OKLCH L 96.1% C 0.079 H 135.7°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFCA |
|---|---|
| RGB | rgb(219, 255, 202) |
| HSL | hsl(101, 100%, 90%) |
| HSV | hsv(101, 21%, 100%) |
| CMYK | cmyk(14.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(96.35, -20.92, 21.57) |
| CIE-LCH | lch(96.35, 30.04, 134.12°) |
| OKLab | oklab(96.1% -0.0565 0.0552) |
| OKLCH | oklch(96.1% 0.079 135.7) |
| XYZ | xyz(75.6320, 90.8432, 69.4155) |
| Luminance | 0.9084 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.02
Very Light Green
#D1FFBD
ΔE00 3.06
Pale Green
#C7FDB5
ΔE00 4.72
Celadon
#BEFDB7
ΔE00 5.47
Light Sage
#BCECAC
ΔE00 5.58
Light Light Green
#C8FFB0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFCA #EECAFF
analogous
#F5FFCA #DBFFCA #CAFFD4
triadic
#DBFFCA #CADBFF #FFCADB
tetradic
#DBFFCA #CAF5FF #EECAFF #FFD4CA
square
#DBFFCA #CAF5FF #EECAFF #FFD4CA
split-complementary
#DBFFCA #D4CAFF #FFCAF5
monochromatic
#88FF50 #B1FF8D #DBFFCA #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.10
#DBFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DBFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFCA
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFCA | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C7
Deuteranopia (green-blind)
#FDF3CC
Tritanopia (blue-blind)
#DBFBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffca; /* rgb */ color: rgb(219, 255, 202); /* oklch */ color: oklch(96.1% 0.079 135.7);
Tailwind
colors: {
custom: {
50: '#e6ffda',
500: '#dbffca',
950: '#000000',
},
}SCSS
$custom: #dbffca; $custom-light: #e6ffda; $custom-dark: #000000;
JSON
{
"hex": "#dbffca",
"rgb": {
"r": 219,
"g": 255,
"b": 202
},
"hsl": {
"h": 100.755,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96098,
"c": 0.07899,
"h": 135.7
},
"luminance": 0.90844
}Semantic roles & 50–950 ramp
primary
#DBFFCA
secondary
#C984E9
accent
#00E69C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683