#DCFFF3#DCFFF3
#DCFFF3 is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.2% C 0.039 H 172.8°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFF3 |
|---|---|
| RGB | rgb(220, 255, 243) |
| HSL | hsl(159, 100%, 93%) |
| HSV | hsv(159, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(97.31, -13.49, 1.95) |
| CIE-LCH | lch(97.31, 13.63, 171.78°) |
| OKLab | oklab(97.18% -0.0391 0.005) |
| OKLCH | oklch(97.18% 0.039 172.8) |
| XYZ | xyz(81.4489, 93.2049, 98.4758) |
| Luminance | 0.9321 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.07
Ice Blue (survey)
#D7FFFE
ΔE00 4.54
Very Pale Blue
#D6FFFE
ΔE00 4.58
Light Light Blue
#CAFFFB
ΔE00 5.01
Very Light Blue
#D5FFFF
ΔE00 5.02
Really Light Blue
#D4FFFF
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFF3 #FFDCE8
analogous
#DCFFE1 #DCFFF3 #DCF9FF
triadic
#DCFFF3 #F3DCFF #FFF3DC
tetradic
#DCFFF3 #E1DCFF #FFDCE8 #F9FFDC
square
#DCFFF3 #E1DCFF #FFDCE8 #F9FFDC
split-complementary
#DCFFF3 #FFDCF9 #FFE1DC
monochromatic
#62FFC9 #9FFFDE #DCFFF3 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.07
#DCFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#DCFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFF3
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFF3 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF2
Deuteranopia (green-blind)
#F6F5F4
Tritanopia (blue-blind)
#D4FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfff3; /* rgb */ color: rgb(220, 255, 243); /* oklch */ color: oklch(97.2% 0.039 172.8);
Tailwind
colors: {
custom: {
50: '#e7fff7',
500: '#dcfff3',
950: '#000000',
},
}SCSS
$custom: #dcfff3; $custom-light: #e7fff7; $custom-dark: #000000;
JSON
{
"hex": "#dcfff3",
"rgb": {
"r": 220,
"g": 255,
"b": 243
},
"hsl": {
"h": 159.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9718,
"c": 0.03944,
"h": 172.8
},
"luminance": 0.93207
}Semantic roles & 50–950 ramp
primary
#DCFFF3
secondary
#EC93B2
accent
#004FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685