#D2FEFA#D2FEFA
#D2FEFA is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.045 H 189.6°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEFA |
|---|---|
| RGB | rgb(210, 254, 250) |
| HSL | hsl(175, 96%, 91%) |
| HSV | hsv(175, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.61, -14.74, -2.75) |
| CIE-LCH | lch(96.61, 14.99, 190.57°) |
| OKLab | oklab(96.52% -0.0446 -0.0076) |
| OKLCH | oklch(96.52% 0.045 189.6) |
| XYZ | xyz(79.2708, 91.4850, 103.9057) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.82
Very Pale Blue
#D6FFFE
ΔE00 1.58
Pale Blue
#D0FEFE
ΔE00 1.63
Ice Blue (survey)
#D7FFFE
ΔE00 1.74
Really Light Blue
#D4FFFF
ΔE00 1.75
Very Light Blue
#D5FFFF
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEFA #FED2D6
analogous
#D2FEE4 #D2FEFA #D2ECFE
triadic
#D2FEFA #FAD2FE #FEFAD2
tetradic
#D2FEFA #E4D2FE #FED2D6 #ECFED2
square
#D2FEFA #E4D2FE #FED2D6 #ECFED2
split-complementary
#D2FEFA #FED2EC #FEE4D2
monochromatic
#5AFBED #96FDF3 #D2FEFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.09
#D2FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#D2FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEFA
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEFA | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#C6FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fefa; /* rgb */ color: rgb(210, 254, 250); /* oklch */ color: oklch(96.5% 0.045 189.6);
Tailwind
colors: {
custom: {
50: '#e0fefb',
500: '#d2fefa',
950: '#000000',
},
}SCSS
$custom: #d2fefa; $custom-light: #e0fefb; $custom-dark: #000000;
JSON
{
"hex": "#d2fefa",
"rgb": {
"r": 210,
"g": 254,
"b": 250
},
"hsl": {
"h": 174.545,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96524,
"c": 0.04522,
"h": 189.6
},
"luminance": 0.91487
}Semantic roles & 50–950 ramp
primary
#D2FEFA
secondary
#E88C94
accent
#0015E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585