#D2FCFE#D2FCFE
#D2FCFE is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.2% C 0.043 H 200.0°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCFE |
|---|---|
| RGB | rgb(210, 252, 254) |
| HSL | hsl(183, 96%, 91%) |
| HSV | hsv(183, 17%, 100%) |
| CMYK | cmyk(17.3%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.19, -12.94, -5.42) |
| CIE-LCH | lch(96.19, 14.03, 202.74°) |
| OKLab | oklab(96.23% -0.0405 -0.0147) |
| OKLCH | oklch(96.23% 0.043 200) |
| XYZ | xyz(79.2733, 90.4758, 107.0336) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.03
Really Light Blue
#D4FFFF
ΔE00 1.08
Very Pale Blue
#D6FFFE
ΔE00 1.38
Pale Blue
#D0FEFE
ΔE00 1.41
Ice Blue (survey)
#D7FFFE
ΔE00 1.41
Light Sky Blue
#C6FCFF
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCFE #FED4D2
analogous
#D2FEEA #D2FCFE #D2E6FE
triadic
#D2FCFE #FED2FC #FCFED2
tetradic
#D2FCFE #EAD2FE #FED4D2 #E6FED2
square
#D2FCFE #EAD2FE #FED4D2 #E6FED2
split-complementary
#D2FCFE #FED2E6 #FEEAD2
monochromatic
#5AF4FB #96F8FD #D2FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.10
#D2FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#D2FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCFE
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCFE | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#C5FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fcfe; /* rgb */ color: rgb(210, 252, 254); /* oklch */ color: oklch(96.2% 0.043 200.0);
Tailwind
colors: {
custom: {
50: '#e0fdfe',
500: '#d2fcfe',
950: '#000000',
},
}SCSS
$custom: #d2fcfe; $custom-light: #e0fdfe; $custom-dark: #000000;
JSON
{
"hex": "#d2fcfe",
"rgb": {
"r": 210,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.727,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96229,
"c": 0.04306,
"h": 200
},
"luminance": 0.90478
}Semantic roles & 50–950 ramp
primary
#D2FCFE
secondary
#E8908C
accent
#0A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585