#DCFFEF#DCFFEF
#DCFFEF is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.1% C 0.042 H 166.2°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFEF |
|---|---|
| RGB | rgb(220, 255, 239) |
| HSL | hsl(153, 100%, 93%) |
| HSV | hsv(153, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.21, -14.24, 3.87) |
| CIE-LCH | lch(97.21, 14.75, 164.81°) |
| OKLab | oklab(97.07% -0.0407 0.01) |
| OKLCH | oklch(97.07% 0.042 166.2) |
| XYZ | xyz(80.8514, 92.9659, 95.3291) |
| Luminance | 0.9297 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.47
Duck Egg Blue
#C3FBF4
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.02
Eggshell Blue
#C4FFF7
ΔE00 6.05
Very Pale Blue
#D6FFFE
ΔE00 6.05
Light Light Blue
#CAFFFB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFEF #FFDCEC
analogous
#DCFFDD #DCFFEF #DCFEFF
triadic
#DCFFEF #EFDCFF #FFEFDC
tetradic
#DCFFEF #DDDCFF #FFDCEC #FEFFDC
square
#DCFFEF #DDDCFF #FFDCEC #FEFFDC
split-complementary
#DCFFEF #FFDCFE #FFDDDC
monochromatic
#62FFB7 #9FFFD3 #DCFFEF #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.07
#DCFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#DCFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFEF
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFEF | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#F7F5F0
Tritanopia (blue-blind)
#D5FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcffef; /* rgb */ color: rgb(220, 255, 239); /* oklch */ color: oklch(97.1% 0.042 166.2);
Tailwind
colors: {
custom: {
50: '#e7fff4',
500: '#dcffef',
950: '#000000',
},
}SCSS
$custom: #dcffef; $custom-light: #e7fff4; $custom-dark: #000000;
JSON
{
"hex": "#dcffef",
"rgb": {
"r": 220,
"g": 255,
"b": 239
},
"hsl": {
"h": 152.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97071,
"c": 0.0419,
"h": 166.2
},
"luminance": 0.92968
}Semantic roles & 50–950 ramp
primary
#DCFFEF
secondary
#EC93BC
accent
#0069E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685