#DCFBF5#DCFBF5
#DCFBF5 is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.033 H 182.7°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBF5 |
|---|---|
| RGB | rgb(220, 251, 245) |
| HSL | hsl(168, 79%, 92%) |
| HSV | hsv(168, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(96.33, -11.13, -0.51) |
| CIE-LCH | lch(96.33, 11.14, 182.64°) |
| OKLab | oklab(96.42% -0.0331 -0.0015) |
| OKLCH | oklch(96.42% 0.033 182.7) |
| XYZ | xyz(80.4898, 90.8009, 99.6541) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.57
Lightcyan
#E0FFFF
ΔE00 2.78
Ice Blue (survey)
#D7FFFE
ΔE00 2.94
Very Pale Blue
#D6FFFE
ΔE00 3.09
Very Light Blue
#D5FFFF
ΔE00 3.49
Really Light Blue
#D4FFFF
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBF5 #FBDCE2
analogous
#DCFBE6 #DCFBF5 #DCF2FB
triadic
#DCFBF5 #F5DCFB #FBF5DC
tetradic
#DCFBF5 #E6DCFB #FBDCE2 #F2FBDC
square
#DCFBF5 #E6DCFB #FBDCE2 #F2FBDC
split-complementary
#DCFBF5 #FBDCF2 #FBE6DC
monochromatic
#6EEED6 #A5F5E5 #DCFBF5 #E4FCF7 #E4FCF7
Accessibility & contrast
On white
1.10
#DCFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DCFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBF5
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBF5 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F5
Deuteranopia (green-blind)
#F2F3F6
Tritanopia (blue-blind)
#D4FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfbf5; /* rgb */ color: rgb(220, 251, 245); /* oklch */ color: oklch(96.4% 0.033 182.7);
Tailwind
colors: {
custom: {
50: '#e7fcf8',
500: '#dcfbf5',
950: '#000000',
},
}SCSS
$custom: #dcfbf5; $custom-light: #e7fcf8; $custom-dark: #000000;
JSON
{
"hex": "#dcfbf5",
"rgb": {
"r": 220,
"g": 251,
"b": 245
},
"hsl": {
"h": 168.387,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96418,
"c": 0.0331,
"h": 182.7
},
"luminance": 0.90803
}Semantic roles & 50–950 ramp
primary
#DCFBF5
secondary
#E299A7
accent
#0A32DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585