#D0FEEB#D0FEEB
#D0FEEB is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.053 H 168.2°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FEEB |
|---|---|
| RGB | rgb(208, 254, 235) |
| HSL | hsl(155, 96%, 91%) |
| HSV | hsv(155, 18%, 100%) |
| CMYK | cmyk(18.1%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.12, -18.27, 4.24) |
| CIE-LCH | lch(96.12, 18.76, 166.94°) |
| OKLab | oklab(95.98% -0.0523 0.0109) |
| OKLCH | oklch(95.98% 0.053 168.2) |
| XYZ | xyz(76.4456, 90.2895, 91.9810) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.60
Eggshell Blue
#C4FFF7
ΔE00 4.83
Duck Egg Blue
#C3FBF4
ΔE00 4.95
Ice
#D6FFFA
ΔE00 5.44
Light Light Blue
#CAFFFB
ΔE00 5.79
Pale Cyan
#B7FFFA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FEEB #FED0E3
analogous
#D0FED4 #D0FEEB #D0FAFE
triadic
#D0FEEB #EBD0FE #FEEBD0
tetradic
#D0FEEB #D4D0FE #FED0E3 #FAFED0
square
#D0FEEB #D4D0FE #FED0E3 #FAFED0
split-complementary
#D0FEEB #FED0FA #FED4D0
monochromatic
#58FBB8 #94FDD1 #D0FEEB #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.10
#D0FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D0FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FEEB
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FEEB | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#C6FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0feeb; /* rgb */ color: rgb(208, 254, 235); /* oklch */ color: oklch(96.0% 0.053 168.2);
Tailwind
colors: {
custom: {
50: '#dffef1',
500: '#d0feeb',
950: '#000000',
},
}SCSS
$custom: #d0feeb; $custom-light: #dffef1; $custom-dark: #000000;
JSON
{
"hex": "#d0feeb",
"rgb": {
"r": 208,
"g": 254,
"b": 235
},
"hsl": {
"h": 155.217,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.95978,
"c": 0.05345,
"h": 168.2
},
"luminance": 0.90292
}Semantic roles & 50–950 ramp
primary
#D0FEEB
secondary
#E88AB1
accent
#005FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685