#D3FFEE#D3FFEE
#D3FFEE is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.050 H 169.8°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFEE |
|---|---|
| RGB | rgb(211, 255, 238) |
| HSL | hsl(157, 100%, 91%) |
| HSV | hsv(157, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.63, -17.26, 3.47) |
| CIE-LCH | lch(96.63, 17.60, 168.64°) |
| OKLab | oklab(96.46% -0.0496 0.0089) |
| OKLCH | oklch(96.46% 0.05 169.8) |
| XYZ | xyz(78.0525, 91.5398, 94.4289) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.54
Duck Egg Blue
#C3FBF4
ΔE00 4.61
Ice
#D6FFFA
ΔE00 4.66
Pale Aqua
#B8FFEB
ΔE00 5.11
Light Light Blue
#CAFFFB
ΔE00 5.23
Very Pale Blue
#D6FFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFEE #FFD3E4
analogous
#D3FFD8 #D3FFEE #D3FAFF
triadic
#D3FFEE #EED3FF #FFEED3
tetradic
#D3FFEE #D8D3FF #FFD3E4 #FAFFD3
square
#D3FFEE #D8D3FF #FFD3E4 #FAFFD3
split-complementary
#D3FFEE #FFD3FA #FFD8D3
monochromatic
#59FFBF #96FFD6 #D3FFEE #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.09
#D3FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#D3FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFEE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFEE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#CAFFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3ffee; /* rgb */ color: rgb(211, 255, 238); /* oklch */ color: oklch(96.5% 0.050 169.8);
Tailwind
colors: {
custom: {
50: '#e1fff3',
500: '#d3ffee',
950: '#000000',
},
}SCSS
$custom: #d3ffee; $custom-light: #e1fff3; $custom-dark: #000000;
JSON
{
"hex": "#d3ffee",
"rgb": {
"r": 211,
"g": 255,
"b": 238
},
"hsl": {
"h": 156.818,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96458,
"c": 0.05041,
"h": 169.8
},
"luminance": 0.91542
}Semantic roles & 50–950 ramp
primary
#D3FFEE
secondary
#EB8CB0
accent
#0059E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685