#D2FEFB#D2FEFB
#D2FEFB is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.6% C 0.045 H 191.3°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEFB |
|---|---|
| RGB | rgb(210, 254, 251) |
| HSL | hsl(176, 96%, 91%) |
| HSV | hsv(176, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(96.64, -14.54, -3.23) |
| CIE-LCH | lch(96.64, 14.89, 192.52°) |
| OKLab | oklab(96.55% -0.0442 -0.0089) |
| OKLCH | oklch(96.55% 0.045 191.3) |
| XYZ | xyz(79.4280, 91.5478, 104.7337) |
| Luminance | 0.9155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.04
Pale Blue
#D0FEFE
ΔE00 1.24
Very Pale Blue
#D6FFFE
ΔE00 1.24
Really Light Blue
#D4FFFF
ΔE00 1.35
Ice Blue (survey)
#D7FFFE
ΔE00 1.43
Very Light Blue
#D5FFFF
ΔE00 1.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEFB #FED2D5
analogous
#D2FEE5 #D2FEFB #D2EBFE
triadic
#D2FEFB #FBD2FE #FEFBD2
tetradic
#D2FEFB #E5D2FE #FED2D5 #EBFED2
square
#D2FEFB #E5D2FE #FED2D5 #EBFED2
split-complementary
#D2FEFB #FED2EB #FEE5D2
monochromatic
#5AFBF0 #96FDF6 #D2FEFB #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.09
#D2FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#D2FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEFB
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEFB | 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)
#F9F9FB
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#C5FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fefb; /* rgb */ color: rgb(210, 254, 251); /* oklch */ color: oklch(96.6% 0.045 191.3);
Tailwind
colors: {
custom: {
50: '#e0fefc',
500: '#d2fefb',
950: '#000000',
},
}SCSS
$custom: #d2fefb; $custom-light: #e0fefc; $custom-dark: #000000;
JSON
{
"hex": "#d2fefb",
"rgb": {
"r": 210,
"g": 254,
"b": 251
},
"hsl": {
"h": 175.909,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96553,
"c": 0.04507,
"h": 191.3
},
"luminance": 0.9155
}Semantic roles & 50–950 ramp
primary
#D2FEFB
secondary
#E88C92
accent
#0010E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585