#94CDCE#94CDCE
#94CDCE is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.059 H 197.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #94CDCE |
|---|---|
| RGB | rgb(148, 205, 206) |
| HSL | hsl(181, 37%, 69%) |
| HSV | hsv(181, 28%, 81%) |
| CMYK | cmyk(28.2%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.70, -17.98, -6.41) |
| CIE-LCH | lch(78.70, 19.09, 199.63°) |
| OKLab | oklab(80.96% -0.0559 -0.0175) |
| OKLCH | oklch(80.96% 0.059 197.4) |
| XYZ | xyz(45.1810, 54.4125, 66.5026) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.97
Paleturquoise
#AFEEEE
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 7.95
Robin'S Egg Blue
#98EFF9
ΔE00 8.62
Mediumturquoise
#48D1CC
ΔE00 9.07
Robin Egg Blue
#8AF1FE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CDCE #CE9594
analogous
#94CEB2 #94CDCE #94B0CE
triadic
#94CDCE #CE94CD #CDCE94
tetradic
#94CDCE #B294CE #CE9594 #B0CE94
square
#94CDCE #B294CE #CE9594 #B0CE94
split-complementary
#94CDCE #CE94B0 #CEB294
monochromatic
#499D9F #6AB9BB #94CDCE #BEE1E1 #E8F4F4
Accessibility & contrast
On white
1.77
#94CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#94CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CDCE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CDCE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#80D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cdce; /* rgb */ color: rgb(148, 205, 206); /* oklch */ color: oklch(81.0% 0.059 197.4);
Tailwind
colors: {
custom: {
50: '#b5dcdc',
500: '#94cdce',
950: '#000000',
},
}SCSS
$custom: #94cdce; $custom-light: #b5dcdc; $custom-dark: #000000;
JSON
{
"hex": "#94cdce",
"rgb": {
"r": 148,
"g": 205,
"b": 206
},
"hsl": {
"h": 181.034,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80961,
"c": 0.05861,
"h": 197.4
},
"luminance": 0.54415
}Semantic roles & 50–950 ramp
primary
#94CDCE
secondary
#A36463
accent
#3835B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484