#D2FDFB#D2FDFB
#D2FDFB is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.3% C 0.044 H 193.0°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDFB |
|---|---|
| RGB | rgb(210, 253, 251) |
| HSL | hsl(177, 91%, 91%) |
| HSV | hsv(177, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(96.38, -14.04, -3.61) |
| CIE-LCH | lch(96.38, 14.50, 194.42°) |
| OKLab | oklab(96.35% -0.0429 -0.0099) |
| OKLCH | oklch(96.35% 0.044 193) |
| XYZ | xyz(79.1115, 90.9148, 104.6282) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.86
Really Light Blue
#D4FFFF
ΔE00 0.95
Pale Blue
#D0FEFE
ΔE00 0.97
Very Light Blue
#D5FFFF
ΔE00 1.04
Ice Blue (survey)
#D7FFFE
ΔE00 1.05
Ice
#D6FFFA
ΔE00 1.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDFB #FDD2D4
analogous
#D2FDE5 #D2FDFB #D2E9FD
triadic
#D2FDFB #FBD2FD #FDFBD2
tetradic
#D2FDFB #E5D2FD #FDD2D4 #E9FDD2
square
#D2FDFB #E5D2FD #FDD2D4 #E9FDD2
split-complementary
#D2FDFB #FDD2E9 #FDE5D2
monochromatic
#5DF8F1 #97FAF6 #D2FDFB #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.09
#D2FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D2FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDFB
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDFB | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FB
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#C5FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fdfb; /* rgb */ color: rgb(210, 253, 251); /* oklch */ color: oklch(96.3% 0.044 193.0);
Tailwind
colors: {
custom: {
50: '#e0fefc',
500: '#d2fdfb',
950: '#000000',
},
}SCSS
$custom: #d2fdfb; $custom-light: #e0fefc; $custom-dark: #000000;
JSON
{
"hex": "#d2fdfb",
"rgb": {
"r": 210,
"g": 253,
"b": 251
},
"hsl": {
"h": 177.209,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96346,
"c": 0.04402,
"h": 193
},
"luminance": 0.90917
}Semantic roles & 50–950 ramp
primary
#D2FDFB
secondary
#E68D91
accent
#000BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585