#D2FFFF#D2FFFF
#D2FFFF is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.9% C 0.046 H 196.4°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFFF |
|---|---|
| RGB | rgb(210, 255, 255) |
| HSL | hsl(180, 100%, 91%) |
| HSV | hsv(180, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.00, -14.23, -4.75) |
| CIE-LCH | lch(97.00, 15.00, 198.47°) |
| OKLab | oklab(96.88% -0.044 -0.0129) |
| OKLCH | oklch(96.88% 0.046 196.4) |
| XYZ | xyz(80.3833, 92.4391, 108.1956) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.33
Really Light Blue
#D4FFFF
ΔE00 0.46
Very Light Blue
#D5FFFF
ΔE00 0.70
Very Pale Blue
#D6FFFE
ΔE00 0.94
Ice Blue (survey)
#D7FFFE
ΔE00 1.17
Ice
#D6FFFA
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFFF #FFD2D2
analogous
#D2FFE8 #D2FFFF #D2E8FF
triadic
#D2FFFF #FFD2FF #FFFFD2
tetradic
#D2FFFF #E8D2FF #FFD2D2 #E8FFD2
square
#D2FFFF #E8D2FF #FFD2D2 #E8FFD2
split-complementary
#D2FFFF #FFD2E8 #FFE8D2
monochromatic
#58FFFF #95FFFF #D2FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.08
#D2FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#D2FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFFF
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFFF | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#C4FFFF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d2ffff; /* rgb */ color: rgb(210, 255, 255); /* oklch */ color: oklch(96.9% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#e0ffff',
500: '#d2ffff',
950: '#000000',
},
}SCSS
$custom: #d2ffff; $custom-light: #e0ffff; $custom-dark: #000000;
JSON
{
"hex": "#d2ffff",
"rgb": {
"r": 210,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96876,
"c": 0.04582,
"h": 196.4
},
"luminance": 0.92442
}Semantic roles & 50–950 ramp
primary
#D2FFFF
secondary
#EA8B8B
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686