#D5FCFF#D5FCFF
#D5FCFF is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.040 H 202.2°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FCFF |
|---|---|
| RGB | rgb(213, 252, 255) |
| HSL | hsl(184, 100%, 92%) |
| HSV | hsv(184, 16%, 100%) |
| CMYK | cmyk(16.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.40, -11.83, -5.61) |
| CIE-LCH | lch(96.40, 13.09, 205.36°) |
| OKLab | oklab(96.45% -0.0372 -0.0152) |
| OKLCH | oklch(96.45% 0.04 202.2) |
| XYZ | xyz(80.2962, 90.9846, 107.9196) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.69
Really Light Blue
#D4FFFF
ΔE00 1.83
Ice Blue (survey)
#D7FFFE
ΔE00 1.86
Very Pale Blue
#D6FFFE
ΔE00 1.95
Pale Blue
#D0FEFE
ΔE00 2.33
Lightcyan
#E0FFFF
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FCFF #FFD8D5
analogous
#D5FFED #D5FCFF #D5E7FF
triadic
#D5FCFF #FFD5FC #FCFFD5
tetradic
#D5FCFF #EDD5FF #FFD8D5 #E7FFD5
square
#D5FCFF #EDD5FF #FFD8D5 #E7FFD5
split-complementary
#D5FCFF #FFD5E7 #FFEDD5
monochromatic
#5BF3FF #98F8FF #D5FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.09
#D5FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#D5FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FCFF
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FCFF | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#C9FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d5fcff; /* rgb */ color: rgb(213, 252, 255); /* oklch */ color: oklch(96.5% 0.040 202.2);
Tailwind
colors: {
custom: {
50: '#e2fdff',
500: '#d5fcff',
950: '#000000',
},
}SCSS
$custom: #d5fcff; $custom-light: #e2fdff; $custom-dark: #000000;
JSON
{
"hex": "#d5fcff",
"rgb": {
"r": 213,
"g": 252,
"b": 255
},
"hsl": {
"h": 184.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96451,
"c": 0.04024,
"h": 202.2
},
"luminance": 0.90987
}Semantic roles & 50–950 ramp
primary
#D5FCFF
secondary
#EB948D
accent
#1000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586