#D4FFFC#D4FFFC
#D4FFFC is a very light, muted teal. Relative luminance 0.925; OKLCH L 96.9% C 0.044 H 191.2°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFFC |
|---|---|
| RGB | rgb(212, 255, 252) |
| HSL | hsl(176, 100%, 92%) |
| HSV | hsv(176, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.04, -14.23, -3.13) |
| CIE-LCH | lch(97.04, 14.57, 192.41°) |
| OKLab | oklab(96.92% -0.0432 -0.0086) |
| OKLCH | oklch(96.92% 0.044 191.2) |
| XYZ | xyz(80.4773, 92.5429, 105.6990) |
| Luminance | 0.9254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.89
Very Pale Blue
#D6FFFE
ΔE00 1.04
Ice Blue (survey)
#D7FFFE
ΔE00 1.21
Really Light Blue
#D4FFFF
ΔE00 1.25
Pale Blue
#D0FEFE
ΔE00 1.32
Very Light Blue
#D5FFFF
ΔE00 1.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFFC #FFD4D7
analogous
#D4FFE7 #D4FFFC #D4EDFF
triadic
#D4FFFC #FCD4FF #FFFCD4
tetradic
#D4FFFC #E7D4FF #FFD4D7 #EDFFD4
square
#D4FFFC #E7D4FF #FFD4D7 #EDFFD4
split-complementary
#D4FFFC #FFD4ED #FFE7D4
monochromatic
#5AFFF3 #97FFF8 #D4FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.08
#D4FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#D4FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFFC
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFFC | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#C8FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d4fffc; /* rgb */ color: rgb(212, 255, 252); /* oklch */ color: oklch(96.9% 0.044 191.2);
Tailwind
colors: {
custom: {
50: '#e1fffd',
500: '#d4fffc',
950: '#000000',
},
}SCSS
$custom: #d4fffc; $custom-light: #e1fffd; $custom-dark: #000000;
JSON
{
"hex": "#d4fffc",
"rgb": {
"r": 212,
"g": 255,
"b": 252
},
"hsl": {
"h": 175.814,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96915,
"c": 0.04408,
"h": 191.2
},
"luminance": 0.92545
}Semantic roles & 50–950 ramp
primary
#D4FFFC
secondary
#EB8C93
accent
#0010E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685