#DCFFFE#DCFFFE
#DCFFFE is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.036 H 194.5°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFFE |
|---|---|
| RGB | rgb(220, 255, 254) |
| HSL | hsl(178, 100%, 93%) |
| HSV | hsv(178, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.59, -11.38, -3.30) |
| CIE-LCH | lch(97.59, 11.85, 196.18°) |
| OKLab | oklab(97.49% -0.0349 -0.009) |
| OKLCH | oklch(97.49% 0.036 194.5) |
| XYZ | xyz(83.1600, 93.8894, 107.4878) |
| Luminance | 0.9389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.27
Ice Blue (survey)
#D7FFFE
ΔE00 1.28
Very Pale Blue
#D6FFFE
ΔE00 1.52
Very Light Blue
#D5FFFF
ΔE00 1.72
Really Light Blue
#D4FFFF
ΔE00 1.95
Ice
#D6FFFA
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFFE #FFDCDD
analogous
#DCFFEC #DCFFFE #DCEEFF
triadic
#DCFFFE #FEDCFF #FFFEDC
tetradic
#DCFFFE #ECDCFF #FFDCDD #EEFFDC
square
#DCFFFE #ECDCFF #FFDCDD #EEFFDC
split-complementary
#DCFFFE #FFDCEE #FFECDC
monochromatic
#62FFFB #9FFFFC #DCFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.06
#DCFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#DCFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFFE
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFFE | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#D2FFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcfffe; /* rgb */ color: rgb(220, 255, 254); /* oklch */ color: oklch(97.5% 0.036 194.5);
Tailwind
colors: {
custom: {
50: '#e7fffe',
500: '#dcfffe',
950: '#000000',
},
}SCSS
$custom: #dcfffe; $custom-light: #e7fffe; $custom-dark: #000000;
JSON
{
"hex": "#dcfffe",
"rgb": {
"r": 220,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97491,
"c": 0.03604,
"h": 194.5
},
"luminance": 0.93891
}Semantic roles & 50–950 ramp
primary
#DCFFFE
secondary
#EC9396
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685