#D7FBFE#D7FBFE
#D7FBFE is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.3% C 0.037 H 202.7°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FBFE |
|---|---|
| RGB | rgb(215, 251, 254) |
| HSL | hsl(185, 95%, 92%) |
| HSV | hsv(185, 15%, 100%) |
| CMYK | cmyk(15.4%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.24, -10.92, -5.32) |
| CIE-LCH | lch(96.24, 12.15, 205.95°) |
| OKLab | oklab(96.35% -0.0344 -0.0144) |
| OKLCH | oklch(96.35% 0.037 202.7) |
| XYZ | xyz(80.4062, 90.5951, 106.9969) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.89
Very Light Blue
#D5FFFF
ΔE00 2.27
Ice Blue (survey)
#D7FFFE
ΔE00 2.28
Very Pale Blue
#D6FFFE
ΔE00 2.43
Really Light Blue
#D4FFFF
ΔE00 2.45
Pale Blue
#D0FEFE
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FBFE #FEDAD7
analogous
#D7FEEE #D7FBFE #D7E8FE
triadic
#D7FBFE #FED7FB #FBFED7
tetradic
#D7FBFE #EED7FE #FEDAD7 #E8FED7
square
#D7FBFE #EED7FE #FEDAD7 #E8FED7
split-complementary
#D7FBFE #FED7E8 #FEEED7
monochromatic
#60EFFB #9BF5FD #D7FBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.10
#D7FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#D7FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FBFE
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FBFE | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#CCFEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7fbfe; /* rgb */ color: rgb(215, 251, 254); /* oklch */ color: oklch(96.3% 0.037 202.7);
Tailwind
colors: {
custom: {
50: '#e3fcfe',
500: '#d7fbfe',
950: '#000000',
},
}SCSS
$custom: #d7fbfe; $custom-light: #e3fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d7fbfe",
"rgb": {
"r": 215,
"g": 251,
"b": 254
},
"hsl": {
"h": 184.615,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.96347,
"c": 0.03732,
"h": 202.7
},
"luminance": 0.90597
}Semantic roles & 50–950 ramp
primary
#D7FBFE
secondary
#E99790
accent
#1200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585