#D2FCFA#D2FCFA
#D2FCFA is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.1% C 0.043 H 192.9°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCFA |
|---|---|
| RGB | rgb(210, 252, 250) |
| HSL | hsl(177, 88%, 91%) |
| HSV | hsv(177, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.09, -13.75, -3.52) |
| CIE-LCH | lch(96.09, 14.19, 194.34°) |
| OKLab | oklab(96.11% -0.042 -0.0096) |
| OKLCH | oklch(96.11% 0.043 192.9) |
| XYZ | xyz(78.6394, 90.2222, 103.6953) |
| Luminance | 0.9022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.85
Ice Blue (survey)
#D7FFFE
ΔE00 1.00
Really Light Blue
#D4FFFF
ΔE00 1.02
Very Light Blue
#D5FFFF
ΔE00 1.06
Pale Blue
#D0FEFE
ΔE00 1.14
Ice
#D6FFFA
ΔE00 1.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCFA #FCD2D4
analogous
#D2FCE5 #D2FCFA #D2E9FC
triadic
#D2FCFA #FAD2FC #FCFAD2
tetradic
#D2FCFA #E5D2FC #FCD2D4 #E9FCD2
square
#D2FCFA #E5D2FC #FCD2D4 #E9FCD2
split-complementary
#D2FCFA #FCD2E9 #FCE5D2
monochromatic
#5FF4ED #99F8F4 #D2FCFA #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.10
#D2FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#D2FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCFA
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCFA | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#C6FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fcfa; /* rgb */ color: rgb(210, 252, 250); /* oklch */ color: oklch(96.1% 0.043 192.9);
Tailwind
colors: {
custom: {
50: '#e0fdfb',
500: '#d2fcfa',
950: '#000000',
},
}SCSS
$custom: #d2fcfa; $custom-light: #e0fdfb; $custom-dark: #000000;
JSON
{
"hex": "#d2fcfa",
"rgb": {
"r": 210,
"g": 252,
"b": 250
},
"hsl": {
"h": 177.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.96111,
"c": 0.04308,
"h": 192.9
},
"luminance": 0.90225
}Semantic roles & 50–950 ramp
primary
#D2FCFA
secondary
#E48E92
accent
#010CE4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585