#94CECC#94CECC
#94CECC is a light, muted teal. Relative luminance 0.548; OKLCH L 81.1% C 0.060 H 193.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #94CECC |
|---|---|
| RGB | rgb(148, 206, 204) |
| HSL | hsl(178, 37%, 69%) |
| HSV | hsv(178, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(78.92, -18.94, -5.01) |
| CIE-LCH | lch(78.92, 19.59, 194.82°) |
| OKLab | oklab(81.12% -0.058 -0.0138) |
| OKLCH | oklch(81.12% 0.06 193.3) |
| XYZ | xyz(45.1796, 54.7958, 65.3111) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 8.52
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 8.99
Pale Teal
#82CBB2
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CECC #CE9496
analogous
#94CEAF #94CECC #94B3CE
triadic
#94CECC #CC94CE #CECC94
tetradic
#94CECC #AF94CE #CE9496 #B3CE94
square
#94CECC #AF94CE #CE9496 #B3CE94
split-complementary
#94CECC #CE94B3 #CEAF94
monochromatic
#499F9C #6ABBB8 #94CECC #BEE1E0 #E8F4F4
Accessibility & contrast
On white
1.76
#94CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#94CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CECC
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CECC | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#80D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cecc; /* rgb */ color: rgb(148, 206, 204); /* oklch */ color: oklch(81.1% 0.060 193.3);
Tailwind
colors: {
custom: {
50: '#b5dddb',
500: '#94cecc',
950: '#000000',
},
}SCSS
$custom: #94cecc; $custom-light: #b5dddb; $custom-dark: #000000;
JSON
{
"hex": "#94cecc",
"rgb": {
"r": 148,
"g": 206,
"b": 204
},
"hsl": {
"h": 177.931,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.81119,
"c": 0.05961,
"h": 193.3
},
"luminance": 0.54798
}Semantic roles & 50–950 ramp
primary
#94CECC
secondary
#A36365
accent
#353AB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484