#D8FFFF#D8FFFF
#D8FFFF is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.3% C 0.040 H 196.5°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFFF |
|---|---|
| RGB | rgb(216, 255, 255) |
| HSL | hsl(180, 100%, 92%) |
| HSV | hsv(180, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.36, -12.41, -4.17) |
| CIE-LCH | lch(97.36, 13.09, 198.58°) |
| OKLab | oklab(97.26% -0.0383 -0.0114) |
| OKLCH | oklch(97.26% 0.04 196.5) |
| XYZ | xyz(82.1241, 93.3367, 108.2772) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.54
Very Pale Blue
#D6FFFE
ΔE00 0.72
Very Light Blue
#D5FFFF
ΔE00 0.73
Really Light Blue
#D4FFFF
ΔE00 0.97
Pale Blue
#D0FEFE
ΔE00 1.71
Lightcyan
#E0FFFF
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFFF #FFD8D8
analogous
#D8FFEC #D8FFFF #D8ECFF
triadic
#D8FFFF #FFD8FF #FFFFD8
tetradic
#D8FFFF #ECD8FF #FFD8D8 #ECFFD8
square
#D8FFFF #ECD8FF #FFD8D8 #ECFFD8
split-complementary
#D8FFFF #FFD8EC #FFECD8
monochromatic
#5EFFFF #9BFFFF #D8FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.07
#D8FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#D8FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFFF
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFFF | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#CCFFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d8ffff; /* rgb */ color: rgb(216, 255, 255); /* oklch */ color: oklch(97.3% 0.040 196.5);
Tailwind
colors: {
custom: {
50: '#e4ffff',
500: '#d8ffff',
950: '#000000',
},
}SCSS
$custom: #d8ffff; $custom-light: #e4ffff; $custom-dark: #000000;
JSON
{
"hex": "#d8ffff",
"rgb": {
"r": 216,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.97259,
"c": 0.03997,
"h": 196.5
},
"luminance": 0.93339
}Semantic roles & 50–950 ramp
primary
#D8FFFF
secondary
#EB9090
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686