#D2F4FA#D2F4FA
#D2F4FA is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.5% C 0.036 H 209.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F4FA |
|---|---|
| RGB | rgb(210, 244, 250) |
| HSL | hsl(189, 80%, 90%) |
| HSV | hsv(189, 16%, 98%) |
| CMYK | cmyk(16%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(94.01, -9.75, -6.57) |
| CIE-LCH | lch(94.01, 11.76, 213.99°) |
| OKLab | oklab(94.47% -0.0315 -0.0178) |
| OKLCH | oklch(94.47% 0.036 209.4) |
| XYZ | xyz(76.1798, 85.3031, 102.8754) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.44
Very Light Blue
#D5FFFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.24
Really Light Blue
#D4FFFF
ΔE00 4.31
Very Pale Blue
#D6FFFE
ΔE00 4.36
Pale Blue
#D0FEFE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F4FA #FAD8D2
analogous
#D2FAEC #D2F4FA #D2E0FA
triadic
#D2F4FA #FAD2F4 #F4FAD2
tetradic
#D2F4FA #ECD2FA #FAD8D2 #E0FAD2
square
#D2F4FA #ECD2FA #FAD8D2 #E0FAD2
split-complementary
#D2F4FA #FAD2E0 #FAECD2
monochromatic
#64D9EE #9BE7F4 #D2F4FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.16
#D2F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#D2F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F4FA
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F4FA | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#E7EBFA
Tritanopia (blue-blind)
#C7F7F6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2f4fa; /* rgb */ color: rgb(210, 244, 250); /* oklch */ color: oklch(94.5% 0.036 209.4);
Tailwind
colors: {
custom: {
50: '#e0f7fc',
500: '#d2f4fa',
950: '#000000',
},
}SCSS
$custom: #d2f4fa; $custom-light: #e0f7fc; $custom-dark: #000000;
JSON
{
"hex": "#d2f4fa",
"rgb": {
"r": 210,
"g": 244,
"b": 250
},
"hsl": {
"h": 189,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.94467,
"c": 0.0362,
"h": 209.4
},
"luminance": 0.85305
}Semantic roles & 50–950 ramp
primary
#D2F4FA
secondary
#E09C90
accent
#2909DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585