#D5FCFE#D5FCFE
#D5FCFE is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.4% C 0.040 H 200.3°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FCFE |
|---|---|
| RGB | rgb(213, 252, 254) |
| HSL | hsl(183, 95%, 92%) |
| HSV | hsv(183, 16%, 100%) |
| CMYK | cmyk(16.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.38, -12.03, -5.13) |
| CIE-LCH | lch(96.38, 13.08, 203.10°) |
| OKLab | oklab(96.42% -0.0376 -0.0139) |
| OKLCH | oklch(96.42% 0.04 200.3) |
| XYZ | xyz(80.1356, 90.9204, 107.0740) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.33
Ice Blue (survey)
#D7FFFE
ΔE00 1.46
Really Light Blue
#D4FFFF
ΔE00 1.49
Very Pale Blue
#D6FFFE
ΔE00 1.55
Pale Blue
#D0FEFE
ΔE00 2.03
Lightcyan
#E0FFFF
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FCFE #FED7D5
analogous
#D5FEEC #D5FCFE #D5E8FE
triadic
#D5FCFE #FED5FC #FCFED5
tetradic
#D5FCFE #ECD5FE #FED7D5 #E8FED5
square
#D5FCFE #ECD5FE #FED7D5 #E8FED5
split-complementary
#D5FCFE #FED5E8 #FEECD5
monochromatic
#5DF3FB #99F8FD #D5FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.09
#D5FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D5FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FCFE
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FCFE | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#C9FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d5fcfe; /* rgb */ color: rgb(213, 252, 254); /* oklch */ color: oklch(96.4% 0.040 200.3);
Tailwind
colors: {
custom: {
50: '#e2fdfe',
500: '#d5fcfe',
950: '#000000',
},
}SCSS
$custom: #d5fcfe; $custom-light: #e2fdfe; $custom-dark: #000000;
JSON
{
"hex": "#d5fcfe",
"rgb": {
"r": 213,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.927,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.96421,
"c": 0.04013,
"h": 200.3
},
"luminance": 0.90923
}Semantic roles & 50–950 ramp
primary
#D5FCFE
secondary
#E9938F
accent
#0B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585