#D5FFED#D5FFED
#D5FFED is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.6% C 0.049 H 167.5°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFED |
|---|---|
| RGB | rgb(213, 255, 237) |
| HSL | hsl(154, 100%, 92%) |
| HSV | hsv(154, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.73, -16.82, 4.14) |
| CIE-LCH | lch(96.73, 17.32, 166.18°) |
| OKLab | oklab(96.56% -0.0481 0.0107) |
| OKLCH | oklch(96.56% 0.049 167.5) |
| XYZ | xyz(78.4827, 91.7785, 93.6844) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.96
Eggshell Blue
#C4FFF7
ΔE00 5.13
Duck Egg Blue
#C3FBF4
ΔE00 5.17
Pale Aqua
#B8FFEB
ΔE00 5.54
Light Light Blue
#CAFFFB
ΔE00 5.75
Very Pale Blue
#D6FFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFED #FFD5E7
analogous
#D5FFD8 #D5FFED #D5FCFF
triadic
#D5FFED #EDD5FF #FFEDD5
tetradic
#D5FFED #D8D5FF #FFD5E7 #FCFFD5
square
#D5FFED #D8D5FF #FFD5E7 #FCFFD5
split-complementary
#D5FFED #FFD5FC #FFD8D5
monochromatic
#5BFFB9 #98FFD3 #D5FFED #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.08
#D5FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#D5FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFED
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFED | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#CDFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d5ffed; /* rgb */ color: rgb(213, 255, 237); /* oklch */ color: oklch(96.6% 0.049 167.5);
Tailwind
colors: {
custom: {
50: '#e2fff2',
500: '#d5ffed',
950: '#000000',
},
}SCSS
$custom: #d5ffed; $custom-light: #e2fff2; $custom-dark: #000000;
JSON
{
"hex": "#d5ffed",
"rgb": {
"r": 213,
"g": 255,
"b": 237
},
"hsl": {
"h": 154.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96559,
"c": 0.04931,
"h": 167.5
},
"luminance": 0.91781
}Semantic roles & 50–950 ramp
primary
#D5FFED
secondary
#EB8DB5
accent
#0062E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685