#94CDCC#94CDCC
#94CDCC is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.059 H 194.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94CDCC |
|---|---|
| RGB | rgb(148, 205, 204) |
| HSL | hsl(179, 36%, 69%) |
| HSV | hsv(179, 28%, 80%) |
| CMYK | cmyk(27.8%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.65, -18.43, -5.42) |
| CIE-LCH | lch(78.65, 19.21, 196.39°) |
| OKLab | oklab(80.9% -0.0567 -0.0149) |
| OKLCH | oklch(80.9% 0.059 194.7) |
| XYZ | xyz(44.9396, 54.3159, 65.2311) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 7.61
Lightblue
#ADD8E6
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 8.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.93
Pale Teal
#82CBB2
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CDCC #CD9495
analogous
#94CDB0 #94CDCC #94B2CD
triadic
#94CDCC #CC94CD #CDCC94
tetradic
#94CDCC #B094CD #CD9495 #B2CD94
square
#94CDCC #B094CD #CD9495 #B2CD94
split-complementary
#94CDCC #CD94B2 #CDB094
monochromatic
#499D9C #6ABAB8 #94CDCC #BEE0E0 #E7F4F4
Accessibility & contrast
On white
1.77
#94CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#94CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CDCC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CDCC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#80D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cdcc; /* rgb */ color: rgb(148, 205, 204); /* oklch */ color: oklch(80.9% 0.059 194.7);
Tailwind
colors: {
custom: {
50: '#b5dcdb',
500: '#94cdcc',
950: '#000000',
},
}SCSS
$custom: #94cdcc; $custom-light: #b5dcdb; $custom-dark: #000000;
JSON
{
"hex": "#94cdcc",
"rgb": {
"r": 148,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.947,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.80898,
"c": 0.05865,
"h": 194.7
},
"luminance": 0.54318
}Semantic roles & 50–950 ramp
primary
#94CDCC
secondary
#A26364
accent
#3638AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484