#94D5CD#94D5CD
#94D5CD is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.7% C 0.067 H 186.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #94D5CD |
|---|---|
| RGB | rgb(148, 213, 205) |
| HSL | hsl(173, 44%, 71%) |
| HSV | hsv(173, 31%, 84%) |
| CMYK | cmyk(30.5%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.90, -22.22, -2.64) |
| CIE-LCH | lch(80.90, 22.37, 186.77°) |
| OKLab | oklab(82.71% -0.0664 -0.0074) |
| OKLCH | oklch(82.71% 0.067 186.4) |
| XYZ | xyz(47.0227, 58.2896, 66.5191) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.85
Pale Teal
#82CBB2
ΔE00 6.94
Seafoam Blue
#78D1B6
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 7.94
Turquoise
#40E0D0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94D5CD #D5949C
analogous
#94D5AC #94D5CD #94BCD5
triadic
#94D5CD #CD94D5 #D5CD94
tetradic
#94D5CD #AC94D5 #D5949C #BCD594
square
#94D5CD #AC94D5 #D5949C #BCD594
split-complementary
#94D5CD #D594BC #D5AC94
monochromatic
#43AB9F #68C4B8 #94D5CD #C0E6E2 #E9F6F5
Accessibility & contrast
On white
1.66
#94D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#94D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94D5CD
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94D5CD | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#7FD8D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #94d5cd; /* rgb */ color: rgb(148, 213, 205); /* oklch */ color: oklch(82.7% 0.067 186.4);
Tailwind
colors: {
custom: {
50: '#b5e2dc',
500: '#94d5cd',
950: '#000000',
},
}SCSS
$custom: #94d5cd; $custom-light: #b5e2dc; $custom-dark: #000000;
JSON
{
"hex": "#94d5cd",
"rgb": {
"r": 148,
"g": 213,
"b": 205
},
"hsl": {
"h": 172.615,
"s": 43.624,
"l": 70.784
},
"oklch": {
"l": 0.82707,
"c": 0.06683,
"h": 186.4
},
"luminance": 0.58292
}Semantic roles & 50–950 ramp
primary
#94D5CD
secondary
#AB626B
accent
#2F3FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484