#DCFCF5#DCFCF5
#DCFCF5 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.6% C 0.034 H 180.9°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF5 |
|---|---|
| RGB | rgb(220, 252, 245) |
| HSL | hsl(167, 84%, 93%) |
| HSV | hsv(167, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(96.59, -11.62, -0.14) |
| CIE-LCH | lch(96.59, 11.62, 180.67°) |
| OKLab | oklab(96.62% -0.0344 -0.0005) |
| OKLCH | oklch(96.62% 0.034 180.9) |
| XYZ | xyz(80.8030, 91.4273, 99.7585) |
| Luminance | 0.9143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.36
Ice Blue (survey)
#D7FFFE
ΔE00 3.04
Very Pale Blue
#D6FFFE
ΔE00 3.17
Lightcyan
#E0FFFF
ΔE00 3.19
Very Light Blue
#D5FFFF
ΔE00 3.58
Really Light Blue
#D4FFFF
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF5 #FCDCE3
analogous
#DCFCE5 #DCFCF5 #DCF3FC
triadic
#DCFCF5 #F5DCFC #FCF5DC
tetradic
#DCFCF5 #E5DCFC #FCDCE3 #F3FCDC
square
#DCFCF5 #E5DCFC #FCDCE3 #F3FCDC
split-complementary
#DCFCF5 #FCDCF3 #FCE5DC
monochromatic
#6BF2D5 #A4F7E5 #DCFCF5 #E3FDF7 #E3FDF7
Accessibility & contrast
On white
1.09
#DCFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DCFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF5
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF5 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F3F3F6
Tritanopia (blue-blind)
#D4FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf5; /* rgb */ color: rgb(220, 252, 245); /* oklch */ color: oklch(96.6% 0.034 180.9);
Tailwind
colors: {
custom: {
50: '#e7fdf8',
500: '#dcfcf5',
950: '#000000',
},
}SCSS
$custom: #dcfcf5; $custom-light: #e7fdf8; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf5",
"rgb": {
"r": 220,
"g": 252,
"b": 245
},
"hsl": {
"h": 166.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96622,
"c": 0.03439,
"h": 180.9
},
"luminance": 0.91429
}Semantic roles & 50–950 ramp
primary
#DCFCF5
secondary
#E498A9
accent
#0535E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585