#D0FFFC#D0FFFC
#D0FFFC is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.7% C 0.048 H 191.6°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFFC |
|---|---|
| RGB | rgb(208, 255, 252) |
| HSL | hsl(176, 100%, 91%) |
| HSV | hsv(176, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.80, -15.44, -3.51) |
| CIE-LCH | lch(96.80, 15.83, 192.82°) |
| OKLab | oklab(96.66% -0.047 -0.0096) |
| OKLCH | oklch(96.66% 0.048 191.6) |
| XYZ | xyz(79.3382, 91.9556, 105.6456) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.30
Light Light Blue
#CAFFFB
ΔE00 1.39
Ice
#D6FFFA
ΔE00 1.50
Really Light Blue
#D4FFFF
ΔE00 1.68
Very Pale Blue
#D6FFFE
ΔE00 1.75
Very Light Blue
#D5FFFF
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFFC #FFD0D3
analogous
#D0FFE4 #D0FFFC #D0EAFF
triadic
#D0FFFC #FCD0FF #FFFCD0
tetradic
#D0FFFC #E4D0FF #FFD0D3 #EAFFD0
square
#D0FFFC #E4D0FF #FFD0D3 #EAFFD0
split-complementary
#D0FFFC #FFD0EA #FFE4D0
monochromatic
#56FFF4 #93FFF8 #D0FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.08
#D0FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#D0FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFFC
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFFC | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#C2FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d0fffc; /* rgb */ color: rgb(208, 255, 252); /* oklch */ color: oklch(96.7% 0.048 191.6);
Tailwind
colors: {
custom: {
50: '#dffffd',
500: '#d0fffc',
950: '#000000',
},
}SCSS
$custom: #d0fffc; $custom-light: #dffffd; $custom-dark: #000000;
JSON
{
"hex": "#d0fffc",
"rgb": {
"r": 208,
"g": 255,
"b": 252
},
"hsl": {
"h": 176.17,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96663,
"c": 0.04794,
"h": 191.6
},
"luminance": 0.91958
}Semantic roles & 50–950 ramp
primary
#D0FFFC
secondary
#EA898F
accent
#000FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685