#D0FFEB#D0FFEB
#D0FFEB is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.055 H 167.5°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFEB |
|---|---|
| RGB | rgb(208, 255, 235) |
| HSL | hsl(154, 100%, 91%) |
| HSV | hsv(154, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.38, -18.76, 4.62) |
| CIE-LCH | lch(96.38, 19.32, 166.16°) |
| OKLab | oklab(96.19% -0.0536 0.0119) |
| OKLCH | oklch(96.19% 0.055 167.5) |
| XYZ | xyz(76.7638, 90.9258, 92.0871) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.45
Eggshell Blue
#C4FFF7
ΔE00 5.03
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Ice
#D6FFFA
ΔE00 5.79
Light Light Blue
#CAFFFB
ΔE00 6.07
Pale Cyan
#B7FFFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFEB #FFD0E4
analogous
#D0FFD3 #D0FFEB #D0FBFF
triadic
#D0FFEB #EBD0FF #FFEBD0
tetradic
#D0FFEB #D3D0FF #FFD0E4 #FBFFD0
square
#D0FFEB #D3D0FF #FFD0E4 #FBFFD0
split-complementary
#D0FFEB #FFD0FB #FFD3D0
monochromatic
#56FFB7 #93FFD1 #D0FFEB #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.09
#D0FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#D0FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFEB
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFEB | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#C6FFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d0ffeb; /* rgb */ color: rgb(208, 255, 235); /* oklch */ color: oklch(96.2% 0.055 167.5);
Tailwind
colors: {
custom: {
50: '#dffff1',
500: '#d0ffeb',
950: '#000000',
},
}SCSS
$custom: #d0ffeb; $custom-light: #dffff1; $custom-dark: #000000;
JSON
{
"hex": "#d0ffeb",
"rgb": {
"r": 208,
"g": 255,
"b": 235
},
"hsl": {
"h": 154.468,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96187,
"c": 0.05493,
"h": 167.5
},
"luminance": 0.90928
}Semantic roles & 50–950 ramp
primary
#D0FFEB
secondary
#EA89B2
accent
#0062E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685