#D0FCED#D0FCED
#D0FCED is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.6% C 0.049 H 172.5°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FCED |
|---|---|
| RGB | rgb(208, 252, 237) |
| HSL | hsl(160, 88%, 90%) |
| HSV | hsv(160, 17%, 99%) |
| CMYK | cmyk(17.5%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.64, -16.91, 2.52) |
| CIE-LCH | lch(95.64, 17.10, 171.53°) |
| OKLab | oklab(95.62% -0.0489 0.0064) |
| OKLCH | oklch(95.62% 0.049 172.5) |
| XYZ | xyz(76.1048, 89.1430, 93.3009) |
| Luminance | 0.8914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.91
Eggshell Blue
#C4FFF7
ΔE00 4.00
Ice
#D6FFFA
ΔE00 4.06
Light Light Blue
#CAFFFB
ΔE00 4.58
Pale Aqua
#B8FFEB
ΔE00 5.15
Very Pale Blue
#D6FFFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FCED #FCD0DF
analogous
#D0FCD7 #D0FCED #D0F5FC
triadic
#D0FCED #EDD0FC #FCEDD0
tetradic
#D0FCED #D7D0FC #FCD0DF #F5FCD0
square
#D0FCED #D7D0FC #FCD0DF #F5FCD0
split-complementary
#D0FCED #FCD0F5 #FCD7D0
monochromatic
#5DF5C1 #96F8D7 #D0FCED #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.12
#D0FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#D0FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FCED
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FCED | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#C6FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0fced; /* rgb */ color: rgb(208, 252, 237); /* oklch */ color: oklch(95.6% 0.049 172.5);
Tailwind
colors: {
custom: {
50: '#dffdf2',
500: '#d0fced',
950: '#000000',
},
}SCSS
$custom: #d0fced; $custom-light: #dffdf2; $custom-dark: #000000;
JSON
{
"hex": "#d0fced",
"rgb": {
"r": 208,
"g": 252,
"b": 237
},
"hsl": {
"h": 159.545,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.95615,
"c": 0.04934,
"h": 172.5
},
"luminance": 0.89145
}Semantic roles & 50–950 ramp
primary
#D0FCED
secondary
#E48CAA
accent
#014FE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585