#D2FCFF#D2FCFF
#D2FCFF is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.3% C 0.043 H 201.8°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCFF |
|---|---|
| RGB | rgb(210, 252, 255) |
| HSL | hsl(184, 100%, 91%) |
| HSV | hsv(184, 18%, 100%) |
| CMYK | cmyk(17.6%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.22, -12.74, -5.90) |
| CIE-LCH | lch(96.22, 14.04, 204.85°) |
| OKLab | oklab(96.26% -0.0401 -0.016) |
| OKLCH | oklch(96.26% 0.043 201.8) |
| XYZ | xyz(79.4338, 90.5400, 107.8791) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.39
Really Light Blue
#D4FFFF
ΔE00 1.45
Pale Blue
#D0FEFE
ΔE00 1.75
Very Pale Blue
#D6FFFE
ΔE00 1.76
Ice Blue (survey)
#D7FFFE
ΔE00 1.76
Light Sky Blue
#C6FCFF
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCFF #FFD5D2
analogous
#D2FFEB #D2FCFF #D2E5FF
triadic
#D2FCFF #FFD2FC #FCFFD2
tetradic
#D2FCFF #EBD2FF #FFD5D2 #E5FFD2
square
#D2FCFF #EBD2FF #FFD5D2 #E5FFD2
split-complementary
#D2FCFF #FFD2E5 #FFEBD2
monochromatic
#58F4FF #95F8FF #D2FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.10
#D2FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#D2FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCFF
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCFF | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#C5FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fcff; /* rgb */ color: rgb(210, 252, 255); /* oklch */ color: oklch(96.3% 0.043 201.8);
Tailwind
colors: {
custom: {
50: '#e0fdff',
500: '#d2fcff',
950: '#000000',
},
}SCSS
$custom: #d2fcff; $custom-light: #e0fdff; $custom-dark: #000000;
JSON
{
"hex": "#d2fcff",
"rgb": {
"r": 210,
"g": 252,
"b": 255
},
"hsl": {
"h": 184,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96259,
"c": 0.04317,
"h": 201.8
},
"luminance": 0.90542
}Semantic roles & 50–950 ramp
primary
#D2FCFF
secondary
#EA918B
accent
#0F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586