#D2FFFD#D2FFFD
#D2FFFD is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.8% C 0.046 H 193.1°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFFD |
|---|---|
| RGB | rgb(210, 255, 253) |
| HSL | hsl(177, 100%, 91%) |
| HSV | hsv(177, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.95, -14.63, -3.80) |
| CIE-LCH | lch(96.95, 15.12, 194.56°) |
| OKLab | oklab(96.82% -0.0447 -0.0104) |
| OKLCH | oklch(96.82% 0.046 193.1) |
| XYZ | xyz(80.0631, 92.3109, 106.5089) |
| Luminance | 0.9231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.84
Really Light Blue
#D4FFFF
ΔE00 1.04
Very Pale Blue
#D6FFFE
ΔE00 1.10
Very Light Blue
#D5FFFF
ΔE00 1.20
Ice Blue (survey)
#D7FFFE
ΔE00 1.33
Ice
#D6FFFA
ΔE00 1.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFFD #FFD2D4
analogous
#D2FFE6 #D2FFFD #D2EAFF
triadic
#D2FFFD #FDD2FF #FFFDD2
tetradic
#D2FFFD #E6D2FF #FFD2D4 #EAFFD2
square
#D2FFFD #E6D2FF #FFD2D4 #EAFFD2
split-complementary
#D2FFFD #FFD2EA #FFE6D2
monochromatic
#58FFF8 #95FFFA #D2FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D2FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#D2FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFFD
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFFD | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#C5FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d2fffd; /* rgb */ color: rgb(210, 255, 253); /* oklch */ color: oklch(96.8% 0.046 193.1);
Tailwind
colors: {
custom: {
50: '#e0fffe',
500: '#d2fffd',
950: '#000000',
},
}SCSS
$custom: #d2fffd; $custom-light: #e0fffe; $custom-dark: #000000;
JSON
{
"hex": "#d2fffd",
"rgb": {
"r": 210,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96818,
"c": 0.04591,
"h": 193.1
},
"luminance": 0.92313
}Semantic roles & 50–950 ramp
primary
#D2FFFD
secondary
#EA8B8F
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685