#D8FEFE#D8FEFE
#D8FEFE is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.0% C 0.039 H 196.5°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FEFE |
|---|---|
| RGB | rgb(216, 254, 254) |
| HSL | hsl(180, 95%, 92%) |
| HSV | hsv(180, 15%, 100%) |
| CMYK | cmyk(15%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(97.08, -12.11, -4.08) |
| CIE-LCH | lch(97.08, 12.78, 198.60°) |
| OKLab | oklab(97.03% -0.0374 -0.0111) |
| OKLCH | oklch(97.03% 0.039 196.5) |
| XYZ | xyz(81.6454, 92.6361, 107.3256) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.73
Very Pale Blue
#D6FFFE
ΔE00 0.93
Very Light Blue
#D5FFFF
ΔE00 0.97
Really Light Blue
#D4FFFF
ΔE00 1.20
Pale Blue
#D0FEFE
ΔE00 1.91
Lightcyan
#E0FFFF
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FEFE #FED8D8
analogous
#D8FEEB #D8FEFE #D8EBFE
triadic
#D8FEFE #FED8FE #FEFED8
tetradic
#D8FEFE #EBD8FE #FED8D8 #EBFED8
square
#D8FEFE #EBD8FE #FED8D8 #EBFED8
split-complementary
#D8FEFE #FED8EB #FEEBD8
monochromatic
#61FBFB #9CFCFC #D8FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.08
#D8FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#D8FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FEFE
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FEFE | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#CDFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d8fefe; /* rgb */ color: rgb(216, 254, 254); /* oklch */ color: oklch(97.0% 0.039 196.5);
Tailwind
colors: {
custom: {
50: '#e4fefe',
500: '#d8fefe',
950: '#000000',
},
}SCSS
$custom: #d8fefe; $custom-light: #e4fefe; $custom-dark: #000000;
JSON
{
"hex": "#d8fefe",
"rgb": {
"r": 216,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.97025,
"c": 0.03901,
"h": 196.5
},
"luminance": 0.92638
}Semantic roles & 50–950 ramp
primary
#D8FEFE
secondary
#E99191
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585