#D2FBED#D2FBED
#D2FBED is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.5% C 0.046 H 172.6°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBED |
|---|---|
| RGB | rgb(210, 251, 237) |
| HSL | hsl(160, 84%, 90%) |
| HSV | hsv(160, 16%, 98%) |
| CMYK | cmyk(16.3%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(95.50, -15.80, 2.33) |
| CIE-LCH | lch(95.50, 15.97, 171.61°) |
| OKLab | oklab(95.54% -0.0457 0.0059) |
| OKLCH | oklch(95.54% 0.046 172.6) |
| XYZ | xyz(76.3576, 88.8084, 93.2230) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.66
Duck Egg Blue
#C3FBF4
ΔE00 4.12
Eggshell Blue
#C4FFF7
ΔE00 4.34
Light Light Blue
#CAFFFB
ΔE00 4.58
Very Pale Blue
#D6FFFE
ΔE00 5.31
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBED #FBD2E0
analogous
#D2FBD8 #D2FBED #D2F4FB
triadic
#D2FBED #EDD2FB #FBEDD2
tetradic
#D2FBED #D8D2FB #FBD2E0 #F4FBD2
square
#D2FBED #D8D2FB #FBD2E0 #F4FBD2
split-complementary
#D2FBED #FBD2F4 #FBD8D2
monochromatic
#62F1C0 #9AF6D7 #D2FBED #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.12
#D2FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#D2FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBED
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBED | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#C9FCF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2fbed; /* rgb */ color: rgb(210, 251, 237); /* oklch */ color: oklch(95.5% 0.046 172.6);
Tailwind
colors: {
custom: {
50: '#e0fcf2',
500: '#d2fbed',
950: '#000000',
},
}SCSS
$custom: #d2fbed; $custom-light: #e0fcf2; $custom-dark: #000000;
JSON
{
"hex": "#d2fbed",
"rgb": {
"r": 210,
"g": 251,
"b": 237
},
"hsl": {
"h": 159.512,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.95535,
"c": 0.04611,
"h": 172.6
},
"luminance": 0.8881
}Semantic roles & 50–950 ramp
primary
#D2FBED
secondary
#E28FAC
accent
#0550E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585