#D0FEF2#D0FEF2
#D0FEF2 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.050 H 177.6°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FEF2 |
|---|---|
| RGB | rgb(208, 254, 242) |
| HSL | hsl(164, 96%, 91%) |
| HSV | hsv(164, 18%, 100%) |
| CMYK | cmyk(18.1%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(96.29, -16.93, 0.88) |
| CIE-LCH | lch(96.29, 16.95, 177.01°) |
| OKLab | oklab(96.17% -0.0496 0.0021) |
| OKLCH | oklch(96.17% 0.05 177.6) |
| XYZ | xyz(77.4769, 90.7020, 97.4123) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.89
Eggshell Blue
#C4FFF7
ΔE00 2.98
Ice
#D6FFFA
ΔE00 3.08
Light Light Blue
#CAFFFB
ΔE00 3.34
Very Pale Blue
#D6FFFE
ΔE00 4.70
Pale Blue
#D0FEFE
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FEF2 #FED0DC
analogous
#D0FEDB #D0FEF2 #D0F3FE
triadic
#D0FEF2 #F2D0FE #FEF2D0
tetradic
#D0FEF2 #DBD0FE #FED0DC #F3FED0
square
#D0FEF2 #DBD0FE #FED0DC #F3FED0
split-complementary
#D0FEF2 #FED0F3 #FEDBD0
monochromatic
#58FBD1 #94FDE1 #D0FEF2 #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.10
#D0FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#D0FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FEF2
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FEF2 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F1F2F3
Tritanopia (blue-blind)
#C5FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0fef2; /* rgb */ color: rgb(208, 254, 242); /* oklch */ color: oklch(96.2% 0.050 177.6);
Tailwind
colors: {
custom: {
50: '#dffef6',
500: '#d0fef2',
950: '#000000',
},
}SCSS
$custom: #d0fef2; $custom-light: #dffef6; $custom-dark: #000000;
JSON
{
"hex": "#d0fef2",
"rgb": {
"r": 208,
"g": 254,
"b": 242
},
"hsl": {
"h": 164.348,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.9617,
"c": 0.0496,
"h": 177.6
},
"luminance": 0.90704
}Semantic roles & 50–950 ramp
primary
#D0FEF2
secondary
#E88AA3
accent
#003CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585