#94CCCD#94CCCD
#94CCCD is a light, muted teal. Relative luminance 0.539; OKLCH L 80.7% C 0.058 H 197.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #94CCCD |
|---|---|
| RGB | rgb(148, 204, 205) |
| HSL | hsl(181, 36%, 69%) |
| HSV | hsv(181, 28%, 80%) |
| CMYK | cmyk(27.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.40, -17.70, -6.33) |
| CIE-LCH | lch(78.40, 18.79, 199.67°) |
| OKLab | oklab(80.71% -0.055 -0.0173) |
| OKLCH | oklch(80.71% 0.058 197.5) |
| XYZ | xyz(44.8215, 53.8872, 65.7853) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 7.83
Lightblue
#ADD8E6
ΔE00 7.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.87
Mediumturquoise
#48D1CC
ΔE00 9.20
Robin Egg Blue
#8AF1FE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CCCD #CD9594
analogous
#94CDB2 #94CCCD #94B0CD
triadic
#94CCCD #CD94CC #CCCD94
tetradic
#94CCCD #B294CD #CD9594 #B0CD94
square
#94CCCD #B294CD #CD9594 #B0CD94
split-complementary
#94CCCD #CD94B0 #CDB294
monochromatic
#499C9D #6AB8BA #94CCCD #BEE0E0 #E7F4F4
Accessibility & contrast
On white
1.78
#94CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#94CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CCCD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CCCD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#80D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cccd; /* rgb */ color: rgb(148, 204, 205); /* oklch */ color: oklch(80.7% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#b5dbdc',
500: '#94cccd',
950: '#000000',
},
}SCSS
$custom: #94cccd; $custom-light: #b5dbdc; $custom-dark: #000000;
JSON
{
"hex": "#94cccd",
"rgb": {
"r": 148,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.053,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.80708,
"c": 0.05771,
"h": 197.5
},
"luminance": 0.53889
}Semantic roles & 50–950 ramp
primary
#94CCCD
secondary
#A26463
accent
#3836AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484