#DCFFEE#DCFFEE
#DCFFEE is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.0% C 0.043 H 164.7°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFEE |
|---|---|
| RGB | rgb(220, 255, 238) |
| HSL | hsl(151, 100%, 93%) |
| HSV | hsv(151, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.19, -14.42, 4.34) |
| CIE-LCH | lch(97.19, 15.06, 163.23°) |
| OKLab | oklab(97.04% -0.0411 0.0113) |
| OKLCH | oklch(97.04% 0.043 164.7) |
| XYZ | xyz(80.7041, 92.9070, 94.5532) |
| Luminance | 0.9291 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.82
Duck Egg Blue
#C3FBF4
ΔE00 6.14
Honeydew
#F0FFF0
ΔE00 6.14
Eggshell Blue
#C4FFF7
ΔE00 6.24
Light Light Blue
#CAFFFB
ΔE00 6.35
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFEE #FFDCED
analogous
#DCFFDC #DCFFEE #DCFFFF
triadic
#DCFFEE #EEDCFF #FFEEDC
tetradic
#DCFFEE #DCDCFF #FFDCED #FFFFDC
square
#DCFFEE #DCDCFF #FFDCED #FFFFDC
split-complementary
#DCFFEE #FFDCFF #FFDCDC
monochromatic
#62FFB3 #9FFFD0 #DCFFEE #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.07
#DCFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DCFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFEE
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFEE | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAED
Deuteranopia (green-blind)
#F7F5EF
Tritanopia (blue-blind)
#D6FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcffee; /* rgb */ color: rgb(220, 255, 238); /* oklch */ color: oklch(97.0% 0.043 164.7);
Tailwind
colors: {
custom: {
50: '#e7fff3',
500: '#dcffee',
950: '#000000',
},
}SCSS
$custom: #dcffee; $custom-light: #e7fff3; $custom-dark: #000000;
JSON
{
"hex": "#dcffee",
"rgb": {
"r": 220,
"g": 255,
"b": 238
},
"hsl": {
"h": 150.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97044,
"c": 0.0426,
"h": 164.7
},
"luminance": 0.92909
}Semantic roles & 50–950 ramp
primary
#DCFFEE
secondary
#EC93BE
accent
#006FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685