#D3FFEB#D3FFEB
#D3FFEB is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.052 H 166.0°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFEB |
|---|---|
| RGB | rgb(211, 255, 235) |
| HSL | hsl(153, 100%, 91%) |
| HSV | hsv(153, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.56, -17.83, 4.90) |
| CIE-LCH | lch(96.56, 18.49, 164.61°) |
| OKLab | oklab(96.38% -0.0508 0.0127) |
| OKLCH | oklch(96.38% 0.052 166) |
| XYZ | xyz(77.6155, 91.3649, 92.1270) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.11
Eggshell Blue
#C4FFF7
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 5.51
Ice
#D6FFFA
ΔE00 5.68
Light Light Blue
#CAFFFB
ΔE00 6.25
Very Pale Blue
#D6FFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFEB #FFD3E7
analogous
#D3FFD5 #D3FFEB #D3FDFF
triadic
#D3FFEB #EBD3FF #FFEBD3
tetradic
#D3FFEB #D5D3FF #FFD3E7 #FDFFD3
square
#D3FFEB #D5D3FF #FFD3E7 #FDFFD3
split-complementary
#D3FFEB #FFD3FD #FFD5D3
monochromatic
#59FFB3 #96FFCF #D3FFEB #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.09
#D3FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#D3FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFEB
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFEB | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#CAFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3ffeb; /* rgb */ color: rgb(211, 255, 235); /* oklch */ color: oklch(96.4% 0.052 166.0);
Tailwind
colors: {
custom: {
50: '#e1fff1',
500: '#d3ffeb',
950: '#000000',
},
}SCSS
$custom: #d3ffeb; $custom-light: #e1fff1; $custom-dark: #000000;
JSON
{
"hex": "#d3ffeb",
"rgb": {
"r": 211,
"g": 255,
"b": 235
},
"hsl": {
"h": 152.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96377,
"c": 0.05237,
"h": 166
},
"luminance": 0.91367
}Semantic roles & 50–950 ramp
primary
#D3FFEB
secondary
#EB8CB7
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685