#D2FBFC#D2FBFC
#D2FBFC is a very light, muted teal. Relative luminance 0.897; OKLCH L 96.0% C 0.042 H 198.3°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBFC |
|---|---|
| RGB | rgb(210, 251, 252) |
| HSL | hsl(181, 88%, 91%) |
| HSV | hsv(181, 17%, 99%) |
| CMYK | cmyk(16.7%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.88, -12.85, -4.85) |
| CIE-LCH | lch(95.88, 13.73, 200.69°) |
| OKLab | oklab(95.96% -0.0399 -0.0132) |
| OKLCH | oklch(95.96% 0.042 198.3) |
| XYZ | xyz(78.6415, 89.7219, 105.2512) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.93
Really Light Blue
#D4FFFF
ΔE00 1.00
Very Pale Blue
#D6FFFE
ΔE00 1.15
Ice Blue (survey)
#D7FFFE
ΔE00 1.17
Pale Blue
#D0FEFE
ΔE00 1.37
Ice
#D6FFFA
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBFC #FCD3D2
analogous
#D2FCE8 #D2FBFC #D2E6FC
triadic
#D2FBFC #FCD2FB #FBFCD2
tetradic
#D2FBFC #E8D2FC #FCD3D2 #E6FCD2
square
#D2FBFC #E8D2FC #FCD3D2 #E6FCD2
split-complementary
#D2FBFC #FCD2E6 #FCE8D2
monochromatic
#5FF1F4 #99F6F8 #D2FBFC #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.11
#D2FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#D2FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBFC
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBFC | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#EDF0FC
Tritanopia (blue-blind)
#C5FEFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fbfc; /* rgb */ color: rgb(210, 251, 252); /* oklch */ color: oklch(96.0% 0.042 198.3);
Tailwind
colors: {
custom: {
50: '#e0fcfd',
500: '#d2fbfc',
950: '#000000',
},
}SCSS
$custom: #d2fbfc; $custom-light: #e0fcfd; $custom-dark: #000000;
JSON
{
"hex": "#d2fbfc",
"rgb": {
"r": 210,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.95964,
"c": 0.04205,
"h": 198.3
},
"luminance": 0.89724
}Semantic roles & 50–950 ramp
primary
#D2FBFC
secondary
#E4908E
accent
#0701E4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585