#D2FBFE#D2FBFE
#D2FBFE is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.0% C 0.042 H 201.9°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBFE |
|---|---|
| RGB | rgb(210, 251, 254) |
| HSL | hsl(184, 96%, 91%) |
| HSV | hsv(184, 17%, 100%) |
| CMYK | cmyk(17.3%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(95.93, -12.44, -5.81) |
| CIE-LCH | lch(95.93, 13.73, 205.01°) |
| OKLab | oklab(96.02% -0.0392 -0.0158) |
| OKLCH | oklch(96.02% 0.042 201.9) |
| XYZ | xyz(78.9601, 89.8494, 106.9292) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.54
Really Light Blue
#D4FFFF
ΔE00 1.62
Ice Blue (survey)
#D7FFFE
ΔE00 1.84
Very Pale Blue
#D6FFFE
ΔE00 1.86
Pale Blue
#D0FEFE
ΔE00 1.96
Lightcyan
#E0FFFF
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBFE #FED5D2
analogous
#D2FEEB #D2FBFE #D2E5FE
triadic
#D2FBFE #FED2FB #FBFED2
tetradic
#D2FBFE #EBD2FE #FED5D2 #E5FED2
square
#D2FBFE #EBD2FE #FED5D2 #E5FED2
split-complementary
#D2FBFE #FED2E5 #FEEBD2
monochromatic
#5AF0FB #96F6FD #D2FBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.11
#D2FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#D2FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBFE
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBFE | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#ECF1FE
Tritanopia (blue-blind)
#C5FEFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fbfe; /* rgb */ color: rgb(210, 251, 254); /* oklch */ color: oklch(96.0% 0.042 201.9);
Tailwind
colors: {
custom: {
50: '#e0fcfe',
500: '#d2fbfe',
950: '#000000',
},
}SCSS
$custom: #d2fbfe; $custom-light: #e0fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d2fbfe",
"rgb": {
"r": 210,
"g": 251,
"b": 254
},
"hsl": {
"h": 184.091,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96023,
"c": 0.04222,
"h": 201.9
},
"luminance": 0.89852
}Semantic roles & 50–950 ramp
primary
#D2FBFE
secondary
#E8928C
accent
#1000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585