#D5FBFB#D5FBFB
#D5FBFB is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.1% C 0.039 H 196.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FBFB |
|---|---|
| RGB | rgb(213, 251, 251) |
| HSL | hsl(180, 83%, 91%) |
| HSV | hsv(180, 15%, 98%) |
| CMYK | cmyk(15.1%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(96.04, -12.13, -4.08) |
| CIE-LCH | lch(96.04, 12.80, 198.59°) |
| OKLab | oklab(96.13% -0.0375 -0.0111) |
| OKLCH | oklch(96.13% 0.039 196.5) |
| XYZ | xyz(79.3458, 90.1034, 104.4593) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.01
Very Pale Blue
#D6FFFE
ΔE00 1.14
Very Light Blue
#D5FFFF
ΔE00 1.16
Really Light Blue
#D4FFFF
ΔE00 1.35
Pale Blue
#D0FEFE
ΔE00 1.90
Lightcyan
#E0FFFF
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FBFB #FBD5D5
analogous
#D5FBE8 #D5FBFB #D5E8FB
triadic
#D5FBFB #FBD5FB #FBFBD5
tetradic
#D5FBFB #E8D5FB #FBD5D5 #E8FBD5
square
#D5FBFB #E8D5FB #FBD5D5 #E8FBD5
split-complementary
#D5FBFB #FBD5E8 #FBE8D5
monochromatic
#65F0F0 #9DF6F6 #D5FBFB #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.10
#D5FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#D5FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FBFB
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FBFB | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#CAFEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5fbfb; /* rgb */ color: rgb(213, 251, 251); /* oklch */ color: oklch(96.1% 0.039 196.5);
Tailwind
colors: {
custom: {
50: '#e2fcfc',
500: '#d5fbfb',
950: '#000000',
},
}SCSS
$custom: #d5fbfb; $custom-light: #e2fcfc; $custom-dark: #000000;
JSON
{
"hex": "#d5fbfb",
"rgb": {
"r": 213,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 82.609,
"l": 90.98
},
"oklch": {
"l": 0.96128,
"c": 0.03908,
"h": 196.5
},
"luminance": 0.90106
}Semantic roles & 50–950 ramp
primary
#D5FBFB
secondary
#E29292
accent
#0606DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585