#D2FEFF#D2FEFF
#D2FEFF is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.7% C 0.045 H 198.1°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEFF |
|---|---|
| RGB | rgb(210, 254, 255) |
| HSL | hsl(181, 100%, 91%) |
| HSV | hsv(181, 18%, 100%) |
| CMYK | cmyk(17.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(96.74, -13.73, -5.13) |
| CIE-LCH | lch(96.74, 14.66, 200.50°) |
| OKLab | oklab(96.67% -0.0427 -0.014) |
| OKLCH | oklch(96.67% 0.045 198.1) |
| XYZ | xyz(80.0652, 91.8027, 108.0896) |
| Luminance | 0.9181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.48
Very Light Blue
#D5FFFF
ΔE00 0.61
Pale Blue
#D0FEFE
ΔE00 0.69
Very Pale Blue
#D6FFFE
ΔE00 1.01
Ice Blue (survey)
#D7FFFE
ΔE00 1.16
Light Sky Blue
#C6FCFF
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEFF #FFD3D2
analogous
#D2FFE9 #D2FEFF #D2E7FF
triadic
#D2FEFF #FFD2FE #FEFFD2
tetradic
#D2FEFF #E9D2FF #FFD3D2 #E7FFD2
square
#D2FEFF #E9D2FF #FFD3D2 #E7FFD2
split-complementary
#D2FEFF #FFD2E7 #FFE9D2
monochromatic
#58FBFF #95FDFF #D2FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.08
#D2FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#D2FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEFF
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEFF | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#C4FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d2feff; /* rgb */ color: rgb(210, 254, 255); /* oklch */ color: oklch(96.7% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#e0feff',
500: '#d2feff',
950: '#000000',
},
}SCSS
$custom: #d2feff; $custom-light: #e0feff; $custom-dark: #000000;
JSON
{
"hex": "#d2feff",
"rgb": {
"r": 210,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9667,
"c": 0.04489,
"h": 198.1
},
"luminance": 0.91805
}Semantic roles & 50–950 ramp
primary
#D2FEFF
secondary
#EA8D8B
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586