Very Light Blue#D5FFFF
#D5FFFF is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.043 H 196.5°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFFF |
|---|---|
| RGB | rgb(213, 255, 255) |
| HSL | hsl(180, 100%, 92%) |
| HSV | hsv(180, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.18, -13.32, -4.46) |
| CIE-LCH | lch(97.18, 14.05, 198.53°) |
| OKLab | oklab(97.07% -0.0411 -0.0122) |
| OKLCH | oklch(97.07% 0.043 196.5) |
| XYZ | xyz(81.2457, 92.8837, 108.2361) |
| Luminance | 0.9289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.00
Really Light Blue
#D4FFFF
ΔE00 0.24
Very Pale Blue
#D6FFFE
ΔE00 0.44
Ice Blue (survey)
#D7FFFE
ΔE00 0.57
Pale Blue
#D0FEFE
ΔE00 0.99
Ice
#D6FFFA
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFFF #FFD5D5
analogous
#D5FFEA #D5FFFF #D5EAFF
triadic
#D5FFFF #FFD5FF #FFFFD5
tetradic
#D5FFFF #EAD5FF #FFD5D5 #EAFFD5
square
#D5FFFF #EAD5FF #FFD5D5 #EAFFD5
split-complementary
#D5FFFF #FFD5EA #FFEAD5
monochromatic
#5BFFFF #98FFFF #D5FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.07
#D5FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#D5FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFFF
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFFF | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#C8FFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d5ffff; /* rgb */ color: rgb(213, 255, 255); /* oklch */ color: oklch(97.1% 0.043 196.5);
Tailwind
colors: {
custom: {
50: '#e2ffff',
500: '#d5ffff',
950: '#000000',
},
}SCSS
$custom: #d5ffff; $custom-light: #e2ffff; $custom-dark: #000000;
JSON
{
"hex": "#d5ffff",
"rgb": {
"r": 213,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.97066,
"c": 0.04291,
"h": 196.5
},
"luminance": 0.92886
}Semantic roles & 50–950 ramp
primary
#D5FFFF
secondary
#EB8D8D
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686