#D2FEFE#D2FEFE
#D2FEFE is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.6% C 0.045 H 196.4°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEFE |
|---|---|
| RGB | rgb(210, 254, 254) |
| HSL | hsl(180, 96%, 91%) |
| HSV | hsv(180, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.71, -13.94, -4.66) |
| CIE-LCH | lch(96.71, 14.69, 198.48°) |
| OKLab | oklab(96.64% -0.043 -0.0127) |
| OKLCH | oklch(96.64% 0.045 196.4) |
| XYZ | xyz(79.9046, 91.7385, 107.2440) |
| Luminance | 0.9174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.34
Pale Blue
#D0FEFE
ΔE00 0.46
Very Light Blue
#D5FFFF
ΔE00 0.55
Very Pale Blue
#D6FFFE
ΔE00 0.80
Ice Blue (survey)
#D7FFFE
ΔE00 1.01
Ice
#D6FFFA
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEFE #FED2D2
analogous
#D2FEE8 #D2FEFE #D2E8FE
triadic
#D2FEFE #FED2FE #FEFED2
tetradic
#D2FEFE #E8D2FE #FED2D2 #E8FED2
square
#D2FEFE #E8D2FE #FED2D2 #E8FED2
split-complementary
#D2FEFE #FED2E8 #FEE8D2
monochromatic
#5AFBFB #96FDFD #D2FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#D2FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#D2FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEFE
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEFE | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#C5FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d2fefe; /* rgb */ color: rgb(210, 254, 254); /* oklch */ color: oklch(96.6% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#e0fefe',
500: '#d2fefe',
950: '#000000',
},
}SCSS
$custom: #d2fefe; $custom-light: #e0fefe; $custom-dark: #000000;
JSON
{
"hex": "#d2fefe",
"rgb": {
"r": 210,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96641,
"c": 0.04488,
"h": 196.4
},
"luminance": 0.91741
}Semantic roles & 50–950 ramp
primary
#D2FEFE
secondary
#E88C8C
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585