#D2F9FF#D2F9FF
#D2F9FF is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.6% C 0.041 H 207.8°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F9FF |
|---|---|
| RGB | rgb(210, 249, 255) |
| HSL | hsl(188, 100%, 91%) |
| HSV | hsv(188, 18%, 100%) |
| CMYK | cmyk(17.6%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(95.44, -11.24, -7.05) |
| CIE-LCH | lch(95.44, 13.27, 212.09°) |
| OKLab | oklab(95.64% -0.0362 -0.0191) |
| OKLCH | oklch(95.64% 0.041 207.8) |
| XYZ | xyz(78.4991, 88.6707, 107.5676) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.05
Really Light Blue
#D4FFFF
ΔE00 3.15
Lightcyan
#E0FFFF
ΔE00 3.21
Ice Blue (survey)
#D7FFFE
ΔE00 3.27
Very Pale Blue
#D6FFFE
ΔE00 3.34
Pale Blue
#D0FEFE
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F9FF #FFD8D2
analogous
#D2FFEE #D2F9FF #D2E2FF
triadic
#D2F9FF #FFD2F9 #F9FFD2
tetradic
#D2F9FF #EED2FF #FFD8D2 #E2FFD2
square
#D2F9FF #EED2FF #FFD8D2 #E2FFD2
split-complementary
#D2F9FF #FFD2E2 #FFEED2
monochromatic
#58E9FF #95F1FF #D2F9FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.12
#D2F9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#D2F9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F9FF
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F9FF | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F6FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#C5FDFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2f9ff; /* rgb */ color: rgb(210, 249, 255); /* oklch */ color: oklch(95.6% 0.041 207.8);
Tailwind
colors: {
custom: {
50: '#e0fbff',
500: '#d2f9ff',
950: '#000000',
},
}SCSS
$custom: #d2f9ff; $custom-light: #e0fbff; $custom-dark: #000000;
JSON
{
"hex": "#d2f9ff",
"rgb": {
"r": 210,
"g": 249,
"b": 255
},
"hsl": {
"h": 188,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95643,
"c": 0.04093,
"h": 207.8
},
"luminance": 0.88673
}Semantic roles & 50–950 ramp
primary
#D2F9FF
secondary
#EA978B
accent
#1F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586