#D0FFFE#D0FFFE
#D0FFFE is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.7% C 0.048 H 194.8°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFFE |
|---|---|
| RGB | rgb(208, 255, 254) |
| HSL | hsl(179, 100%, 91%) |
| HSV | hsv(179, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.85, -15.03, -4.46) |
| CIE-LCH | lch(96.85, 15.68, 196.54°) |
| OKLab | oklab(96.72% -0.0462 -0.0122) |
| OKLCH | oklch(96.72% 0.048 194.8) |
| XYZ | xyz(79.6568, 92.0830, 107.3235) |
| Luminance | 0.9209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.53
Really Light Blue
#D4FFFF
ΔE00 1.08
Very Light Blue
#D5FFFF
ΔE00 1.31
Very Pale Blue
#D6FFFE
ΔE00 1.39
Ice Blue (survey)
#D7FFFE
ΔE00 1.63
Light Light Blue
#CAFFFB
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFFE #FFD0D1
analogous
#D0FFE6 #D0FFFE #D0E8FF
triadic
#D0FFFE #FED0FF #FFFED0
tetradic
#D0FFFE #E6D0FF #FFD0D1 #E8FFD0
square
#D0FFFE #E6D0FF #FFD0D1 #E8FFD0
split-complementary
#D0FFFE #FFD0E8 #FFE6D0
monochromatic
#56FFFB #93FFFD #D0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D0FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#D0FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFFE
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFFE | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#C2FFFF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d0fffe; /* rgb */ color: rgb(208, 255, 254); /* oklch */ color: oklch(96.7% 0.048 194.8);
Tailwind
colors: {
custom: {
50: '#dffffe',
500: '#d0fffe',
950: '#000000',
},
}SCSS
$custom: #d0fffe; $custom-light: #dffffe; $custom-dark: #000000;
JSON
{
"hex": "#d0fffe",
"rgb": {
"r": 208,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.723,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96722,
"c": 0.04777,
"h": 194.8
},
"luminance": 0.92086
}Semantic roles & 50–950 ramp
primary
#D0FFFE
secondary
#EA898B
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685