#D2FEF6#D2FEF6
#D2FEF6 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.4% C 0.046 H 183.1°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEF6 |
|---|---|
| RGB | rgb(210, 254, 246) |
| HSL | hsl(169, 96%, 91%) |
| HSV | hsv(169, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(96.51, -15.53, -0.84) |
| CIE-LCH | lch(96.51, 15.55, 183.10°) |
| OKLab | oklab(96.41% -0.0461 -0.0025) |
| OKLCH | oklch(96.41% 0.046 183.1) |
| XYZ | xyz(78.6502, 91.2367, 100.6375) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.50
Light Light Blue
#CAFFFB
ΔE00 2.35
Duck Egg Blue
#C3FBF4
ΔE00 2.71
Eggshell Blue
#C4FFF7
ΔE00 3.06
Very Pale Blue
#D6FFFE
ΔE00 3.07
Ice Blue (survey)
#D7FFFE
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEF6 #FED2DA
analogous
#D2FEE0 #D2FEF6 #D2F0FE
triadic
#D2FEF6 #F6D2FE #FEF6D2
tetradic
#D2FEF6 #E0D2FE #FED2DA #F0FED2
square
#D2FEF6 #E0D2FE #FED2DA #F0FED2
split-complementary
#D2FEF6 #FED2F0 #FEE0D2
monochromatic
#5AFBDE #96FDEA #D2FEF6 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.09
#D2FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#D2FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEF6
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEF6 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F1F2F7
Tritanopia (blue-blind)
#C7FFFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fef6; /* rgb */ color: rgb(210, 254, 246); /* oklch */ color: oklch(96.4% 0.046 183.1);
Tailwind
colors: {
custom: {
50: '#e0fef9',
500: '#d2fef6',
950: '#000000',
},
}SCSS
$custom: #d2fef6; $custom-light: #e0fef9; $custom-dark: #000000;
JSON
{
"hex": "#d2fef6",
"rgb": {
"r": 210,
"g": 254,
"b": 246
},
"hsl": {
"h": 169.091,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96409,
"c": 0.0462,
"h": 183.1
},
"luminance": 0.91239
}Semantic roles & 50–950 ramp
primary
#D2FEF6
secondary
#E88C9D
accent
#002AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585