#D2FCFB#D2FCFB
#D2FCFB is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.1% C 0.043 H 194.7°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCFB |
|---|---|
| RGB | rgb(210, 252, 251) |
| HSL | hsl(179, 88%, 91%) |
| HSV | hsv(179, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.11, -13.55, -3.99) |
| CIE-LCH | lch(96.11, 14.12, 196.42°) |
| OKLab | oklab(96.14% -0.0416 -0.0109) |
| OKLCH | oklch(96.14% 0.043 194.7) |
| XYZ | xyz(78.7966, 90.2851, 104.5232) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.70
Really Light Blue
#D4FFFF
ΔE00 0.73
Very Light Blue
#D5FFFF
ΔE00 0.76
Ice Blue (survey)
#D7FFFE
ΔE00 0.85
Pale Blue
#D0FEFE
ΔE00 0.95
Ice
#D6FFFA
ΔE00 1.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCFB #FCD2D3
analogous
#D2FCE6 #D2FCFB #D2E8FC
triadic
#D2FCFB #FBD2FC #FCFBD2
tetradic
#D2FCFB #E6D2FC #FCD2D3 #E8FCD2
square
#D2FCFB #E6D2FC #FCD2D3 #E8FCD2
split-complementary
#D2FCFB #FCD2E8 #FCE6D2
monochromatic
#5FF4F1 #99F8F6 #D2FCFB #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.10
#D2FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D2FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCFB
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCFB | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FB
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#C6FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fcfb; /* rgb */ color: rgb(210, 252, 251); /* oklch */ color: oklch(96.1% 0.043 194.7);
Tailwind
colors: {
custom: {
50: '#e0fdfc',
500: '#d2fcfb',
950: '#000000',
},
}SCSS
$custom: #d2fcfb; $custom-light: #e0fdfc; $custom-dark: #000000;
JSON
{
"hex": "#d2fcfb",
"rgb": {
"r": 210,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.571,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.9614,
"c": 0.043,
"h": 194.7
},
"luminance": 0.90287
}Semantic roles & 50–950 ramp
primary
#D2FCFB
secondary
#E48E90
accent
#0107E4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585