#D0FFFD#D0FFFD
#D0FFFD is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.7% C 0.048 H 193.2°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFFD |
|---|---|
| RGB | rgb(208, 255, 253) |
| HSL | hsl(177, 100%, 91%) |
| HSV | hsv(177, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.83, -15.23, -3.99) |
| CIE-LCH | lch(96.83, 15.75, 194.67°) |
| OKLab | oklab(96.69% -0.0466 -0.0109) |
| OKLCH | oklch(96.69% 0.048 193.2) |
| XYZ | xyz(79.4971, 92.0191, 106.4824) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.90
Really Light Blue
#D4FFFF
ΔE00 1.36
Very Pale Blue
#D6FFFE
ΔE00 1.53
Very Light Blue
#D5FFFF
ΔE00 1.55
Light Light Blue
#CAFFFB
ΔE00 1.61
Ice
#D6FFFA
ΔE00 1.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFFD #FFD0D2
analogous
#D0FFE5 #D0FFFD #D0E9FF
triadic
#D0FFFD #FDD0FF #FFFDD0
tetradic
#D0FFFD #E5D0FF #FFD0D2 #E9FFD0
square
#D0FFFD #E5D0FF #FFD0D2 #E9FFD0
split-complementary
#D0FFFD #FFD0E9 #FFE5D0
monochromatic
#56FFF8 #93FFFA #D0FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D0FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#D0FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFFD
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFFD | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#C2FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d0fffd; /* rgb */ color: rgb(208, 255, 253); /* oklch */ color: oklch(96.7% 0.048 193.2);
Tailwind
colors: {
custom: {
50: '#dffffe',
500: '#d0fffd',
950: '#000000',
},
}SCSS
$custom: #d0fffd; $custom-light: #dffffe; $custom-dark: #000000;
JSON
{
"hex": "#d0fffd",
"rgb": {
"r": 208,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.447,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96692,
"c": 0.04784,
"h": 193.2
},
"luminance": 0.92022
}Semantic roles & 50–950 ramp
primary
#D0FFFD
secondary
#EA898D
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685