#DCFFF5#DCFFF5
#DCFFF5 is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.2% C 0.038 H 176.4°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFF5 |
|---|---|
| RGB | rgb(220, 255, 245) |
| HSL | hsl(163, 100%, 93%) |
| HSV | hsv(163, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(97.36, -13.11, 0.99) |
| CIE-LCH | lch(97.36, 13.15, 175.67°) |
| OKLab | oklab(97.24% -0.0383 0.0024) |
| OKLCH | oklch(97.24% 0.038 176.4) |
| XYZ | xyz(81.7526, 93.3264, 100.0751) |
| Luminance | 0.9333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.41
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 3.83
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.33
Lightcyan
#E0FFFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFF5 #FFDCE6
analogous
#DCFFE3 #DCFFF5 #DCF7FF
triadic
#DCFFF5 #F5DCFF #FFF5DC
tetradic
#DCFFF5 #E3DCFF #FFDCE6 #F7FFDC
square
#DCFFF5 #E3DCFF #FFDCE6 #F7FFDC
split-complementary
#DCFFF5 #FFDCF7 #FFE3DC
monochromatic
#62FFD2 #9FFFE4 #DCFFF5 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.07
#DCFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#DCFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFF5
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFF5 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF5
Deuteranopia (green-blind)
#F5F5F6
Tritanopia (blue-blind)
#D4FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfff5; /* rgb */ color: rgb(220, 255, 245); /* oklch */ color: oklch(97.2% 0.038 176.4);
Tailwind
colors: {
custom: {
50: '#e7fff8',
500: '#dcfff5',
950: '#000000',
},
}SCSS
$custom: #dcfff5; $custom-light: #e7fff8; $custom-dark: #000000;
JSON
{
"hex": "#dcfff5",
"rgb": {
"r": 220,
"g": 255,
"b": 245
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97235,
"c": 0.03843,
"h": 176.4
},
"luminance": 0.93328
}Semantic roles & 50–950 ramp
primary
#DCFFF5
secondary
#EC93AD
accent
#0042E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685