#94CECB#94CECB
#94CECB is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.060 H 192.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #94CECB |
|---|---|
| RGB | rgb(148, 206, 203) |
| HSL | hsl(177, 37%, 69%) |
| HSV | hsv(177, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(78.90, -19.16, -4.51) |
| CIE-LCH | lch(78.90, 19.69, 193.25°) |
| OKLab | oklab(81.09% -0.0584 -0.0124) |
| OKLCH | oklch(81.09% 0.06 192) |
| XYZ | xyz(45.0600, 54.7480, 64.6815) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 8.42
Pale Teal
#82CBB2
ΔE00 8.60
Robin'S Egg Blue
#98EFF9
ΔE00 9.09
Lightblue
#ADD8E6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CECB #CE9497
analogous
#94CEAE #94CECB #94B4CE
triadic
#94CECB #CB94CE #CECB94
tetradic
#94CECB #AE94CE #CE9497 #B4CE94
square
#94CECB #AE94CE #CE9497 #B4CE94
split-complementary
#94CECB #CE94B4 #CEAE94
monochromatic
#499F9A #6ABBB7 #94CECB #BEE1DF #E8F4F4
Accessibility & contrast
On white
1.76
#94CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#94CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CECB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CECB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#80D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cecb; /* rgb */ color: rgb(148, 206, 203); /* oklch */ color: oklch(81.1% 0.060 192.0);
Tailwind
colors: {
custom: {
50: '#b5ddda',
500: '#94cecb',
950: '#000000',
},
}SCSS
$custom: #94cecb; $custom-light: #b5ddda; $custom-dark: #000000;
JSON
{
"hex": "#94cecb",
"rgb": {
"r": 148,
"g": 206,
"b": 203
},
"hsl": {
"h": 176.897,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.81088,
"c": 0.05972,
"h": 192
},
"luminance": 0.5475
}Semantic roles & 50–950 ramp
primary
#94CECB
secondary
#A36366
accent
#353CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483