#94CDCD#94CDCD
#94CDCD is a light, muted teal. Relative luminance 0.544; OKLCH L 80.9% C 0.059 H 196.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #94CDCD |
|---|---|
| RGB | rgb(148, 205, 205) |
| HSL | hsl(180, 36%, 69%) |
| HSV | hsv(180, 28%, 80%) |
| CMYK | cmyk(27.8%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.67, -18.20, -5.92) |
| CIE-LCH | lch(78.67, 19.14, 198.00°) |
| OKLab | oklab(80.93% -0.0563 -0.0162) |
| OKLCH | oklch(80.93% 0.059 196.1) |
| XYZ | xyz(45.0599, 54.3640, 65.8648) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 8.29
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Mediumturquoise
#48D1CC
ΔE00 8.90
Pale Teal
#82CBB2
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CDCD #CD9494
analogous
#94CDB1 #94CDCD #94B1CD
triadic
#94CDCD #CD94CD #CDCD94
tetradic
#94CDCD #B194CD #CD9494 #B1CD94
square
#94CDCD #B194CD #CD9494 #B1CD94
split-complementary
#94CDCD #CD94B1 #CDB194
monochromatic
#499D9D #6ABABA #94CDCD #BEE0E0 #E7F4F4
Accessibility & contrast
On white
1.77
#94CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#94CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CDCD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CDCD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#80D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cdcd; /* rgb */ color: rgb(148, 205, 205); /* oklch */ color: oklch(80.9% 0.059 196.1);
Tailwind
colors: {
custom: {
50: '#b5dcdc',
500: '#94cdcd',
950: '#000000',
},
}SCSS
$custom: #94cdcd; $custom-light: #b5dcdc; $custom-dark: #000000;
JSON
{
"hex": "#94cdcd",
"rgb": {
"r": 148,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.80929,
"c": 0.05862,
"h": 196.1
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#94CDCD
secondary
#A26363
accent
#3636AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484