#D3FFFE#D3FFFE
#D3FFFE is a very light, muted teal. Relative luminance 0.925; OKLCH L 96.9% C 0.045 H 194.7°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFFE |
|---|---|
| RGB | rgb(211, 255, 254) |
| HSL | hsl(179, 100%, 91%) |
| HSV | hsv(179, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.03, -14.13, -4.18) |
| CIE-LCH | lch(97.03, 14.73, 196.48°) |
| OKLab | oklab(96.91% -0.0434 -0.0114) |
| OKLCH | oklch(96.91% 0.045 194.7) |
| XYZ | xyz(80.5085, 92.5221, 107.3635) |
| Luminance | 0.9253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.52
Pale Blue
#D0FEFE
ΔE00 0.60
Very Light Blue
#D5FFFF
ΔE00 0.70
Very Pale Blue
#D6FFFE
ΔE00 0.71
Ice Blue (survey)
#D7FFFE
ΔE00 0.95
Ice
#D6FFFA
ΔE00 1.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFFE #FFD3D4
analogous
#D3FFE8 #D3FFFE #D3EAFF
triadic
#D3FFFE #FED3FF #FFFED3
tetradic
#D3FFFE #E8D3FF #FFD3D4 #EAFFD3
square
#D3FFFE #E8D3FF #FFD3D4 #EAFFD3
split-complementary
#D3FFFE #FFD3EA #FFE8D3
monochromatic
#59FFFB #96FFFD #D3FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D3FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#D3FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFFE
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFFE | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F0F4FE
Tritanopia (blue-blind)
#C6FFFF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d3fffe; /* rgb */ color: rgb(211, 255, 254); /* oklch */ color: oklch(96.9% 0.045 194.7);
Tailwind
colors: {
custom: {
50: '#e1fffe',
500: '#d3fffe',
950: '#000000',
},
}SCSS
$custom: #d3fffe; $custom-light: #e1fffe; $custom-dark: #000000;
JSON
{
"hex": "#d3fffe",
"rgb": {
"r": 211,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.636,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9691,
"c": 0.04487,
"h": 194.7
},
"luminance": 0.92525
}Semantic roles & 50–950 ramp
primary
#D3FFFE
secondary
#EB8C8E
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685