#DBFFCB#DBFFCB
#DBFFCB is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.1% C 0.078 H 136.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFCB |
|---|---|
| RGB | rgb(219, 255, 203) |
| HSL | hsl(102, 100%, 90%) |
| HSV | hsv(102, 20%, 100%) |
| CMYK | cmyk(14.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.37, -20.76, 21.09) |
| CIE-LCH | lch(96.37, 29.59, 134.55°) |
| OKLab | oklab(96.12% -0.0561 0.054) |
| OKLCH | oklch(96.12% 0.078 136.1) |
| XYZ | xyz(75.7508, 90.8908, 70.0411) |
| Luminance | 0.9089 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.20
Very Light Green
#D1FFBD
ΔE00 3.25
Pale Green
#C7FDB5
ΔE00 4.89
Celadon
#BEFDB7
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 5.68
Light Light Green
#C8FFB0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFCB #EFCBFF
analogous
#F5FFCB #DBFFCB #CBFFD5
triadic
#DBFFCB #CBDBFF #FFCBDB
tetradic
#DBFFCB #CBF5FF #EFCBFF #FFD5CB
square
#DBFFCB #CBF5FF #EFCBFF #FFD5CB
split-complementary
#DBFFCB #D5CBFF #FFCBF5
monochromatic
#86FF51 #B1FF8E #DBFFCB #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.09
#DBFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#DBFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFCB
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFCB | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C8
Deuteranopia (green-blind)
#FDF3CD
Tritanopia (blue-blind)
#DBFBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffcb; /* rgb */ color: rgb(219, 255, 203); /* oklch */ color: oklch(96.1% 0.078 136.1);
Tailwind
colors: {
custom: {
50: '#e6ffdb',
500: '#dbffcb',
950: '#000000',
},
}SCSS
$custom: #dbffcb; $custom-light: #e6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#dbffcb",
"rgb": {
"r": 219,
"g": 255,
"b": 203
},
"hsl": {
"h": 101.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.9612,
"c": 0.07787,
"h": 136.1
},
"luminance": 0.90892
}Semantic roles & 50–950 ramp
primary
#DBFFCB
secondary
#CA85E9
accent
#00E69F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161815
muted
#848684