#DCFFF2#DCFFF2
#DCFFF2 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.040 H 171.0°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFF2 |
|---|---|
| RGB | rgb(220, 255, 242) |
| HSL | hsl(158, 100%, 93%) |
| HSV | hsv(158, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(97.29, -13.68, 2.43) |
| CIE-LCH | lch(97.29, 13.89, 169.93°) |
| OKLab | oklab(97.15% -0.0395 0.0062) |
| OKLCH | oklch(97.15% 0.04 171) |
| XYZ | xyz(81.2983, 93.1447, 97.6826) |
| Luminance | 0.9315 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.91
Very Pale Blue
#D6FFFE
ΔE00 4.95
Light Light Blue
#CAFFFB
ΔE00 5.26
Duck Egg Blue
#C3FBF4
ΔE00 5.36
Very Light Blue
#D5FFFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFF2 #FFDCE9
analogous
#DCFFE0 #DCFFF2 #DCFAFF
triadic
#DCFFF2 #F2DCFF #FFF2DC
tetradic
#DCFFF2 #E0DCFF #FFDCE9 #FAFFDC
square
#DCFFF2 #E0DCFF #FFDCE9 #FAFFDC
split-complementary
#DCFFF2 #FFDCFA #FFE0DC
monochromatic
#62FFC5 #9FFFDB #DCFFF2 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.07
#DCFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DCFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFF2
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFF2 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#F6F5F3
Tritanopia (blue-blind)
#D5FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfff2; /* rgb */ color: rgb(220, 255, 242); /* oklch */ color: oklch(97.2% 0.040 171.0);
Tailwind
colors: {
custom: {
50: '#e7fff6',
500: '#dcfff2',
950: '#000000',
},
}SCSS
$custom: #dcfff2; $custom-light: #e7fff6; $custom-dark: #000000;
JSON
{
"hex": "#dcfff2",
"rgb": {
"r": 220,
"g": 255,
"b": 242
},
"hsl": {
"h": 157.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97153,
"c": 0.04001,
"h": 171
},
"luminance": 0.93146
}Semantic roles & 50–950 ramp
primary
#DCFFF2
secondary
#EC93B4
accent
#0055E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685