#D5FFEE#D5FFEE
#D5FFEE is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.6% C 0.049 H 168.8°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFEE |
|---|---|
| RGB | rgb(213, 255, 238) |
| HSL | hsl(156, 100%, 92%) |
| HSV | hsv(156, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.75, -16.63, 3.66) |
| CIE-LCH | lch(96.75, 17.03, 167.60°) |
| OKLab | oklab(96.59% -0.0477 0.0094) |
| OKLCH | oklch(96.59% 0.049 168.8) |
| XYZ | xyz(78.6292, 91.8371, 94.4560) |
| Luminance | 0.9184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.61
Eggshell Blue
#C4FFF7
ΔE00 4.87
Duck Egg Blue
#C3FBF4
ΔE00 4.89
Light Light Blue
#CAFFFB
ΔE00 5.42
Pale Aqua
#B8FFEB
ΔE00 5.56
Very Pale Blue
#D6FFFE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFEE #FFD5E6
analogous
#D5FFD9 #D5FFEE #D5FBFF
triadic
#D5FFEE #EED5FF #FFEED5
tetradic
#D5FFEE #D9D5FF #FFD5E6 #FBFFD5
square
#D5FFEE #D9D5FF #FFD5E6 #FBFFD5
split-complementary
#D5FFEE #FFD5FB #FFD9D5
monochromatic
#5BFFBC #98FFD5 #D5FFEE #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.08
#D5FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#D5FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFEE
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFEE | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F5F3EF
Tritanopia (blue-blind)
#CCFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d5ffee; /* rgb */ color: rgb(213, 255, 238); /* oklch */ color: oklch(96.6% 0.049 168.8);
Tailwind
colors: {
custom: {
50: '#e2fff3',
500: '#d5ffee',
950: '#000000',
},
}SCSS
$custom: #d5ffee; $custom-light: #e2fff3; $custom-dark: #000000;
JSON
{
"hex": "#d5ffee",
"rgb": {
"r": 213,
"g": 255,
"b": 238
},
"hsl": {
"h": 155.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96586,
"c": 0.04866,
"h": 168.8
},
"luminance": 0.91839
}Semantic roles & 50–950 ramp
primary
#D5FFEE
secondary
#EB8DB3
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685