#D5FBFE#D5FBFE
#D5FBFE is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.2% C 0.039 H 202.4°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FBFE |
|---|---|
| RGB | rgb(213, 251, 254) |
| HSL | hsl(184, 95%, 92%) |
| HSV | hsv(184, 16%, 100%) |
| CMYK | cmyk(16.1%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.12, -11.53, -5.51) |
| CIE-LCH | lch(96.12, 12.78, 205.55°) |
| OKLab | oklab(96.22% -0.0363 -0.015) |
| OKLCH | oklch(96.22% 0.039 202.4) |
| XYZ | xyz(79.8224, 90.2940, 106.9696) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.90
Ice Blue (survey)
#D7FFFE
ΔE00 2.02
Really Light Blue
#D4FFFF
ΔE00 2.06
Very Pale Blue
#D6FFFE
ΔE00 2.13
Lightcyan
#E0FFFF
ΔE00 2.24
Pale Blue
#D0FEFE
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FBFE #FED8D5
analogous
#D5FEED #D5FBFE #D5E7FE
triadic
#D5FBFE #FED5FB #FBFED5
tetradic
#D5FBFE #EDD5FE #FED8D5 #E7FED5
square
#D5FBFE #EDD5FE #FED8D5 #E7FED5
split-complementary
#D5FBFE #FED5E7 #FEEDD5
monochromatic
#5DF0FB #99F5FD #D5FBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.10
#D5FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D5FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FBFE
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FBFE | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#C9FEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5fbfe; /* rgb */ color: rgb(213, 251, 254); /* oklch */ color: oklch(96.2% 0.039 202.4);
Tailwind
colors: {
custom: {
50: '#e2fcfe',
500: '#d5fbfe',
950: '#000000',
},
}SCSS
$custom: #d5fbfe; $custom-light: #e2fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d5fbfe",
"rgb": {
"r": 213,
"g": 251,
"b": 254
},
"hsl": {
"h": 184.39,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.96216,
"c": 0.03929,
"h": 202.4
},
"luminance": 0.90296
}Semantic roles & 50–950 ramp
primary
#D5FBFE
secondary
#E9958F
accent
#1100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585