#D5FCED#D5FCED
#D5FCED is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.045 H 170.1°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FCED |
|---|---|
| RGB | rgb(213, 252, 237) |
| HSL | hsl(157, 87%, 91%) |
| HSV | hsv(157, 15%, 99%) |
| CMYK | cmyk(15.5%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.95, -15.35, 3.00) |
| CIE-LCH | lch(95.95, 15.64, 168.93°) |
| OKLab | oklab(95.94% -0.0442 0.0077) |
| OKLCH | oklch(95.94% 0.045 170.1) |
| XYZ | xyz(77.5332, 89.8794, 93.3679) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.97
Duck Egg Blue
#C3FBF4
ΔE00 4.76
Eggshell Blue
#C4FFF7
ΔE00 4.94
Light Light Blue
#CAFFFB
ΔE00 5.14
Very Pale Blue
#D6FFFE
ΔE00 5.62
Ice Blue (survey)
#D7FFFE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FCED #FCD5E4
analogous
#D5FCD9 #D5FCED #D5F7FC
triadic
#D5FCED #EDD5FC #FCEDD5
tetradic
#D5FCED #D9D5FC #FCD5E4 #F7FCD5
square
#D5FCED #D9D5FC #FCD5E4 #F7FCD5
split-complementary
#D5FCED #FCD5F7 #FCD9D5
monochromatic
#63F4BC #9CF8D5 #D5FCED #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.11
#D5FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#D5FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FCED
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FCED | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#CDFDF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5fced; /* rgb */ color: rgb(213, 252, 237); /* oklch */ color: oklch(95.9% 0.045 170.1);
Tailwind
colors: {
custom: {
50: '#e2fdf2',
500: '#d5fced',
950: '#000000',
},
}SCSS
$custom: #d5fced; $custom-light: #e2fdf2; $custom-dark: #000000;
JSON
{
"hex": "#d5fced",
"rgb": {
"r": 213,
"g": 252,
"b": 237
},
"hsl": {
"h": 156.923,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.95937,
"c": 0.04487,
"h": 170.1
},
"luminance": 0.89881
}Semantic roles & 50–950 ramp
primary
#D5FCED
secondary
#E491B1
accent
#0259E3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585