#DBFFCC#DBFFCC
#DBFFCC is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.1% C 0.077 H 136.5°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFCC |
|---|---|
| RGB | rgb(219, 255, 204) |
| HSL | hsl(102, 100%, 90%) |
| HSV | hsv(102, 20%, 100%) |
| CMYK | cmyk(14.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.38, -20.60, 20.60) |
| CIE-LCH | lch(96.38, 29.13, 134.99°) |
| OKLab | oklab(96.14% -0.0557 0.0528) |
| OKLCH | oklch(96.14% 0.077 136.5) |
| XYZ | xyz(75.8703, 90.9386, 70.6707) |
| Luminance | 0.9094 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.39
Very Light Green
#D1FFBD
ΔE00 3.45
Pale Green
#C7FDB5
ΔE00 5.06
Celadon
#BEFDB7
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 5.79
Light Light Green
#C8FFB0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFCC #F0CCFF
analogous
#F4FFCC #DBFFCC #CCFFD7
triadic
#DBFFCC #CCDBFF #FFCCDB
tetradic
#DBFFCC #CCF4FF #F0CCFF #FFD7CC
square
#DBFFCC #CCF4FF #F0CCFF #FFD7CC
split-complementary
#DBFFCC #D7CCFF #FFCCF4
monochromatic
#85FF52 #B0FF8F #DBFFCC #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.09
#DBFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DBFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFCC
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFCC | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C9
Deuteranopia (green-blind)
#FDF3CE
Tritanopia (blue-blind)
#DAFBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffcc; /* rgb */ color: rgb(219, 255, 204); /* oklch */ color: oklch(96.1% 0.077 136.5);
Tailwind
colors: {
custom: {
50: '#e6ffdb',
500: '#dbffcc',
950: '#000000',
},
}SCSS
$custom: #dbffcc; $custom-light: #e6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#dbffcc",
"rgb": {
"r": 219,
"g": 255,
"b": 204
},
"hsl": {
"h": 102.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96143,
"c": 0.07674,
"h": 136.5
},
"luminance": 0.9094
}Semantic roles & 50–950 ramp
primary
#DBFFCC
secondary
#CC86EA
accent
#00E6A2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161815
muted
#848684