#D2FFFC#D2FFFC
#D2FFFC is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.8% C 0.046 H 191.4°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFFC |
|---|---|
| RGB | rgb(210, 255, 252) |
| HSL | hsl(176, 100%, 91%) |
| HSV | hsv(176, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.92, -14.83, -3.32) |
| CIE-LCH | lch(96.92, 15.20, 192.63°) |
| OKLab | oklab(96.79% -0.0451 -0.0091) |
| OKLCH | oklch(96.79% 0.046 191.4) |
| XYZ | xyz(79.9042, 92.2474, 105.6721) |
| Luminance | 0.9225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.15
Pale Blue
#D0FEFE
ΔE00 1.23
Very Pale Blue
#D6FFFE
ΔE00 1.37
Really Light Blue
#D4FFFF
ΔE00 1.42
Very Light Blue
#D5FFFF
ΔE00 1.55
Ice Blue (survey)
#D7FFFE
ΔE00 1.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFFC #FFD2D5
analogous
#D2FFE5 #D2FFFC #D2EBFF
triadic
#D2FFFC #FCD2FF #FFFCD2
tetradic
#D2FFFC #E5D2FF #FFD2D5 #EBFFD2
square
#D2FFFC #E5D2FF #FFD2D5 #EBFFD2
split-complementary
#D2FFFC #FFD2EB #FFE5D2
monochromatic
#58FFF4 #95FFF8 #D2FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.08
#D2FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#D2FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFFC
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFFC | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#C5FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d2fffc; /* rgb */ color: rgb(210, 255, 252); /* oklch */ color: oklch(96.8% 0.046 191.4);
Tailwind
colors: {
custom: {
50: '#e0fffd',
500: '#d2fffc',
950: '#000000',
},
}SCSS
$custom: #d2fffc; $custom-light: #e0fffd; $custom-dark: #000000;
JSON
{
"hex": "#d2fffc",
"rgb": {
"r": 210,
"g": 255,
"b": 252
},
"hsl": {
"h": 176,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96788,
"c": 0.04601,
"h": 191.4
},
"luminance": 0.9225
}Semantic roles & 50–950 ramp
primary
#D2FFFC
secondary
#EA8B91
accent
#000FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685