#D2F5FA#D2F5FA
#D2F5FA is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.7% C 0.037 H 207.1°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F5FA |
|---|---|
| RGB | rgb(210, 245, 250) |
| HSL | hsl(188, 80%, 90%) |
| HSV | hsv(188, 16%, 98%) |
| CMYK | cmyk(16%, 2%, 0%, 2%) |
| CIE-LAB | lab(94.27, -10.25, -6.19) |
| CIE-LCH | lch(94.27, 11.98, 211.13°) |
| OKLab | oklab(94.67% -0.0328 -0.0168) |
| OKLCH | oklch(94.67% 0.037 207.1) |
| XYZ | xyz(76.4815, 85.9065, 102.9760) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.06
Very Light Blue
#D5FFFF
ΔE00 3.57
Ice Blue (survey)
#D7FFFE
ΔE00 3.65
Really Light Blue
#D4FFFF
ΔE00 3.71
Very Pale Blue
#D6FFFE
ΔE00 3.76
Pale Blue
#D0FEFE
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F5FA #FAD7D2
analogous
#D2FAEB #D2F5FA #D2E1FA
triadic
#D2F5FA #FAD2F5 #F5FAD2
tetradic
#D2F5FA #EBD2FA #FAD7D2 #E1FAD2
square
#D2F5FA #EBD2FA #FAD7D2 #E1FAD2
split-complementary
#D2F5FA #FAD2E1 #FAEBD2
monochromatic
#64DDEE #9BE9F4 #D2F5FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.16
#D2F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#D2F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F5FA
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F5FA | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#E8ECFA
Tritanopia (blue-blind)
#C7F8F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2f5fa; /* rgb */ color: rgb(210, 245, 250); /* oklch */ color: oklch(94.7% 0.037 207.1);
Tailwind
colors: {
custom: {
50: '#e0f8fc',
500: '#d2f5fa',
950: '#000000',
},
}SCSS
$custom: #d2f5fa; $custom-light: #e0f8fc; $custom-dark: #000000;
JSON
{
"hex": "#d2f5fa",
"rgb": {
"r": 210,
"g": 245,
"b": 250
},
"hsl": {
"h": 187.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.94672,
"c": 0.03687,
"h": 207.1
},
"luminance": 0.85909
}Semantic roles & 50–950 ramp
primary
#D2F5FA
secondary
#E09A90
accent
#2409DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585