#DBFDCC#DBFDCC
#DBFDCC is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.7% C 0.074 H 136.1°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDCC |
|---|---|
| RGB | rgb(219, 253, 204) |
| HSL | hsl(102, 92%, 90%) |
| HSV | hsv(102, 19%, 99%) |
| CMYK | cmyk(13.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(95.86, -19.63, 19.87) |
| CIE-LCH | lch(95.86, 27.93, 134.65°) |
| OKLab | oklab(95.72% -0.053 0.051) |
| OKLCH | oklch(95.72% 0.074 136.1) |
| XYZ | xyz(75.2357, 89.6692, 70.4592) |
| Luminance | 0.8967 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.84
Very Light Green
#D1FFBD
ΔE00 3.94
Pale Green
#C7FDB5
ΔE00 5.51
Light Sage
#BCECAC
ΔE00 5.89
Celadon
#BEFDB7
ΔE00 6.14
Light Light Green
#C8FFB0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDCC #EECCFD
analogous
#F3FDCC #DBFDCC #CCFDD6
triadic
#DBFDCC #CCDBFD #FDCCDB
tetradic
#DBFDCC #CCF3FD #EECCFD #FDD6CC
square
#DBFDCC #CCF3FD #EECCFD #FDD6CC
split-complementary
#DBFDCC #D6CCFD #FDCCF3
monochromatic
#88F856 #B1FB91 #DBFDCC #EAFEE2 #EAFEE2
Accessibility & contrast
On white
1.11
#DBFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DBFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDCC
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDCC | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#FBF2CE
Tritanopia (blue-blind)
#DBF9EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfdcc; /* rgb */ color: rgb(219, 253, 204); /* oklch */ color: oklch(95.7% 0.074 136.1);
Tailwind
colors: {
custom: {
50: '#e6fedb',
500: '#dbfdcc',
950: '#000000',
},
}SCSS
$custom: #dbfdcc; $custom-light: #e6fedb; $custom-dark: #000000;
JSON
{
"hex": "#dbfdcc",
"rgb": {
"r": 219,
"g": 253,
"b": 204
},
"hsl": {
"h": 101.633,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95724,
"c": 0.07355,
"h": 136.1
},
"luminance": 0.8967
}Semantic roles & 50–950 ramp
primary
#DBFDCC
secondary
#C988E5
accent
#00E69F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584