#D2F9FE#D2F9FE
#D2F9FE is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.6% C 0.041 H 206.0°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F9FE |
|---|---|
| RGB | rgb(210, 249, 254) |
| HSL | hsl(187, 96%, 91%) |
| HSV | hsv(187, 17%, 100%) |
| CMYK | cmyk(17.3%, 2%, 0%, 0.4%) |
| CIE-LAB | lab(95.42, -11.45, -6.57) |
| CIE-LCH | lch(95.42, 13.20, 209.86°) |
| OKLab | oklab(95.61% -0.0366 -0.0178) |
| OKLCH | oklch(95.61% 0.041 206) |
| XYZ | xyz(78.3386, 88.6065, 106.7220) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.66
Really Light Blue
#D4FFFF
ΔE00 2.76
Ice Blue (survey)
#D7FFFE
ΔE00 2.87
Very Pale Blue
#D6FFFE
ΔE00 2.94
Lightcyan
#E0FFFF
ΔE00 2.98
Pale Blue
#D0FEFE
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F9FE #FED7D2
analogous
#D2FEED #D2F9FE #D2E3FE
triadic
#D2F9FE #FED2F9 #F9FED2
tetradic
#D2F9FE #EDD2FE #FED7D2 #E3FED2
square
#D2F9FE #EDD2FE #FED7D2 #E3FED2
split-complementary
#D2F9FE #FED2E3 #FEEDD2
monochromatic
#5AE9FB #96F1FD #D2F9FE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.12
#D2F9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D2F9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F9FE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F9FE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FE
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#C5FCFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2f9fe; /* rgb */ color: rgb(210, 249, 254); /* oklch */ color: oklch(95.6% 0.041 206.0);
Tailwind
colors: {
custom: {
50: '#e0fbfe',
500: '#d2f9fe',
950: '#000000',
},
}SCSS
$custom: #d2f9fe; $custom-light: #e0fbfe; $custom-dark: #000000;
JSON
{
"hex": "#d2f9fe",
"rgb": {
"r": 210,
"g": 249,
"b": 254
},
"hsl": {
"h": 186.818,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.95612,
"c": 0.04067,
"h": 206
},
"luminance": 0.88609
}Semantic roles & 50–950 ramp
primary
#D2F9FE
secondary
#E8968C
accent
#1A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585