#D2FCFC#D2FCFC
#D2FCFC is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.2% C 0.043 H 196.5°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCFC |
|---|---|
| RGB | rgb(210, 252, 252) |
| HSL | hsl(180, 88%, 91%) |
| HSV | hsv(180, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(96.14, -13.35, -4.47) |
| CIE-LCH | lch(96.14, 14.07, 198.52°) |
| OKLab | oklab(96.17% -0.0412 -0.0122) |
| OKLCH | oklch(96.17% 0.043 196.5) |
| XYZ | xyz(78.9547, 90.3483, 105.3556) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.61
Really Light Blue
#D4FFFF
ΔE00 0.62
Very Pale Blue
#D6FFFE
ΔE00 0.77
Ice Blue (survey)
#D7FFFE
ΔE00 0.88
Pale Blue
#D0FEFE
ΔE00 0.94
Ice
#D6FFFA
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCFC #FCD2D2
analogous
#D2FCE7 #D2FCFC #D2E7FC
triadic
#D2FCFC #FCD2FC #FCFCD2
tetradic
#D2FCFC #E7D2FC #FCD2D2 #E7FCD2
square
#D2FCFC #E7D2FC #FCD2D2 #E7FCD2
split-complementary
#D2FCFC #FCD2E7 #FCE7D2
monochromatic
#5FF4F4 #99F8F8 #D2FCFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.10
#D2FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#D2FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCFC
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCFC | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#C5FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fcfc; /* rgb */ color: rgb(210, 252, 252); /* oklch */ color: oklch(96.2% 0.043 196.5);
Tailwind
colors: {
custom: {
50: '#e0fdfd',
500: '#d2fcfc',
950: '#000000',
},
}SCSS
$custom: #d2fcfc; $custom-light: #e0fdfd; $custom-dark: #000000;
JSON
{
"hex": "#d2fcfc",
"rgb": {
"r": 210,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.96169,
"c": 0.04298,
"h": 196.5
},
"luminance": 0.90351
}Semantic roles & 50–950 ramp
primary
#D2FCFC
secondary
#E48E8E
accent
#0101E4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585