#D2FFFE#D2FFFE
#D2FFFE is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.8% C 0.046 H 194.7°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFFE |
|---|---|
| RGB | rgb(210, 255, 254) |
| HSL | hsl(179, 100%, 91%) |
| HSV | hsv(179, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.97, -14.43, -4.28) |
| CIE-LCH | lch(96.97, 15.05, 196.50°) |
| OKLab | oklab(96.85% -0.0443 -0.0117) |
| OKLCH | oklch(96.85% 0.046 194.7) |
| XYZ | xyz(80.2228, 92.3748, 107.3501) |
| Luminance | 0.9238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.48
Really Light Blue
#D4FFFF
ΔE00 0.69
Very Light Blue
#D5FFFF
ΔE00 0.89
Very Pale Blue
#D6FFFE
ΔE00 0.94
Ice Blue (survey)
#D7FFFE
ΔE00 1.18
Ice
#D6FFFA
ΔE00 1.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFFE #FFD2D3
analogous
#D2FFE7 #D2FFFE #D2E9FF
triadic
#D2FFFE #FED2FF #FFFED2
tetradic
#D2FFFE #E7D2FF #FFD2D3 #E9FFD2
square
#D2FFFE #E7D2FF #FFD2D3 #E9FFD2
split-complementary
#D2FFFE #FFD2E9 #FFE7D2
monochromatic
#58FFFB #95FFFD #D2FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D2FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#D2FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFFE
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFFE | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#C5FFFF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d2fffe; /* rgb */ color: rgb(210, 255, 254); /* oklch */ color: oklch(96.8% 0.046 194.7);
Tailwind
colors: {
custom: {
50: '#e0fffe',
500: '#d2fffe',
950: '#000000',
},
}SCSS
$custom: #d2fffe; $custom-light: #e0fffe; $custom-dark: #000000;
JSON
{
"hex": "#d2fffe",
"rgb": {
"r": 210,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96847,
"c": 0.04585,
"h": 194.7
},
"luminance": 0.92377
}Semantic roles & 50–950 ramp
primary
#D2FFFE
secondary
#EA8B8D
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685