#D2F6FC#D2F6FC
#D2F6FC is a very light, muted teal. Relative luminance 0.866; OKLCH L 94.9% C 0.038 H 208.7°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F6FC |
|---|---|
| RGB | rgb(210, 246, 252) |
| HSL | hsl(189, 88%, 91%) |
| HSV | hsv(189, 17%, 99%) |
| CMYK | cmyk(16.7%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(94.58, -10.35, -6.77) |
| CIE-LCH | lch(94.58, 12.36, 213.17°) |
| OKLab | oklab(94.94% -0.0334 -0.0183) |
| OKLCH | oklch(94.94% 0.038 208.7) |
| XYZ | xyz(77.1001, 86.6393, 104.7375) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.26
Very Light Blue
#D5FFFF
ΔE00 3.68
Ice Blue (survey)
#D7FFFE
ΔE00 3.80
Really Light Blue
#D4FFFF
ΔE00 3.80
Very Pale Blue
#D6FFFE
ΔE00 3.91
Pale Blue
#D0FEFE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F6FC #FCD8D2
analogous
#D2FCED #D2F6FC #D2E1FC
triadic
#D2F6FC #FCD2F6 #F6FCD2
tetradic
#D2F6FC #EDD2FC #FCD8D2 #E1FCD2
square
#D2F6FC #EDD2FC #FCD8D2 #E1FCD2
split-complementary
#D2F6FC #FCD2E1 #FCEDD2
monochromatic
#5FDFF4 #99EBF8 #D2F6FC #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.15
#D2F6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#D2F6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F6FC
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F6FC | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#C6F9F8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2f6fc; /* rgb */ color: rgb(210, 246, 252); /* oklch */ color: oklch(94.9% 0.038 208.7);
Tailwind
colors: {
custom: {
50: '#e0f9fd',
500: '#d2f6fc',
950: '#000000',
},
}SCSS
$custom: #d2f6fc; $custom-light: #e0f9fd; $custom-dark: #000000;
JSON
{
"hex": "#d2f6fc",
"rgb": {
"r": 210,
"g": 246,
"b": 252
},
"hsl": {
"h": 188.571,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.94937,
"c": 0.03809,
"h": 208.7
},
"luminance": 0.86641
}Semantic roles & 50–950 ramp
primary
#D2F6FC
secondary
#E49B8E
accent
#2201E4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585