#D2FBFF#D2FBFF
#D2FBFF is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.1% C 0.042 H 203.7°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBFF |
|---|---|
| RGB | rgb(210, 251, 255) |
| HSL | hsl(185, 100%, 91%) |
| HSV | hsv(185, 18%, 100%) |
| CMYK | cmyk(17.6%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(95.96, -12.24, -6.28) |
| CIE-LCH | lch(95.96, 13.76, 207.17°) |
| OKLab | oklab(96.05% -0.0388 -0.017) |
| OKLCH | oklch(96.05% 0.042 203.7) |
| XYZ | xyz(79.1206, 89.9136, 107.7747) |
| Luminance | 0.8992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.92
Really Light Blue
#D4FFFF
ΔE00 2.00
Ice Blue (survey)
#D7FFFE
ΔE00 2.23
Very Pale Blue
#D6FFFE
ΔE00 2.26
Pale Blue
#D0FEFE
ΔE00 2.32
Lightcyan
#E0FFFF
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBFF #FFD6D2
analogous
#D2FFEC #D2FBFF #D2E4FF
triadic
#D2FBFF #FFD2FB #FBFFD2
tetradic
#D2FBFF #ECD2FF #FFD6D2 #E4FFD2
square
#D2FBFF #ECD2FF #FFD6D2 #E4FFD2
split-complementary
#D2FBFF #FFD2E4 #FFECD2
monochromatic
#58F0FF #95F6FF #D2FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.11
#D2FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#D2FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBFF
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBFF | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#C5FEFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fbff; /* rgb */ color: rgb(210, 251, 255); /* oklch */ color: oklch(96.1% 0.042 203.7);
Tailwind
colors: {
custom: {
50: '#e0fcff',
500: '#d2fbff',
950: '#000000',
},
}SCSS
$custom: #d2fbff; $custom-light: #e0fcff; $custom-dark: #000000;
JSON
{
"hex": "#d2fbff",
"rgb": {
"r": 210,
"g": 251,
"b": 255
},
"hsl": {
"h": 185.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96053,
"c": 0.04237,
"h": 203.7
},
"luminance": 0.89916
}Semantic roles & 50–950 ramp
primary
#D2FBFF
secondary
#EA938B
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586