#DCFCFE#DCFCFE
#DCFCFE is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.9% C 0.033 H 201.2°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCFE |
|---|---|
| RGB | rgb(220, 252, 254) |
| HSL | hsl(184, 94%, 93%) |
| HSV | hsv(184, 13%, 100%) |
| CMYK | cmyk(13.4%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.82, -9.88, -4.44) |
| CIE-LCH | lch(96.82, 10.83, 204.17°) |
| OKLab | oklab(96.88% -0.0309 -0.012) |
| OKLCH | oklch(96.88% 0.033 201.2) |
| XYZ | xyz(82.2105, 91.9903, 107.1712) |
| Luminance | 0.9199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.06
Ice Blue (survey)
#D7FFFE
ΔE00 2.72
Very Light Blue
#D5FFFF
ΔE00 2.90
Very Pale Blue
#D6FFFE
ΔE00 2.92
Really Light Blue
#D4FFFF
ΔE00 3.12
Pale Blue
#D0FEFE
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCFE #FEDEDC
analogous
#DCFEEF #DCFCFE #DCEBFE
triadic
#DCFCFE #FEDCFC #FCFEDC
tetradic
#DCFCFE #EFDCFE #FEDEDC #EBFEDC
square
#DCFCFE #EFDCFE #FEDEDC #EBFEDC
split-complementary
#DCFCFE #FEDCEB #FEEFDC
monochromatic
#65F2FB #A0F7FC #DCFCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.08
#DCFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DCFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCFE
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCFE | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F0F4FE
Tritanopia (blue-blind)
#D2FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfcfe; /* rgb */ color: rgb(220, 252, 254); /* oklch */ color: oklch(96.9% 0.033 201.2);
Tailwind
colors: {
custom: {
50: '#e7fdfe',
500: '#dcfcfe',
950: '#000000',
},
}SCSS
$custom: #dcfcfe; $custom-light: #e7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#dcfcfe",
"rgb": {
"r": 220,
"g": 252,
"b": 254
},
"hsl": {
"h": 183.529,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96881,
"c": 0.0332,
"h": 201.2
},
"luminance": 0.91992
}Semantic roles & 50–950 ramp
primary
#DCFCFE
secondary
#E99A95
accent
#0D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585