#94CECE#94CECE
#94CECE is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.060 H 196.0°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #94CECE |
|---|---|
| RGB | rgb(148, 206, 206) |
| HSL | hsl(180, 37%, 69%) |
| HSV | hsv(180, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(78.98, -18.48, -6.00) |
| CIE-LCH | lch(78.98, 19.43, 197.99°) |
| OKLab | oklab(81.18% -0.0572 -0.0164) |
| OKLCH | oklch(81.18% 0.06 196) |
| XYZ | xyz(45.4210, 54.8924, 66.5826) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.53
Mediumturquoise
#48D1CC
ΔE00 8.78
Robin Egg Blue
#8AF1FE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CECE #CE9494
analogous
#94CEB1 #94CECE #94B1CE
triadic
#94CECE #CE94CE #CECE94
tetradic
#94CECE #B194CE #CE9494 #B1CE94
square
#94CECE #B194CE #CE9494 #B1CE94
split-complementary
#94CECE #CE94B1 #CEB194
monochromatic
#499F9F #6ABBBB #94CECE #BEE1E1 #E8F4F4
Accessibility & contrast
On white
1.75
#94CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#94CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CECE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CECE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#80D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94cece; /* rgb */ color: rgb(148, 206, 206); /* oklch */ color: oklch(81.2% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#b5dddc',
500: '#94cece',
950: '#000000',
},
}SCSS
$custom: #94cece; $custom-light: #b5dddc; $custom-dark: #000000;
JSON
{
"hex": "#94cece",
"rgb": {
"r": 148,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.81182,
"c": 0.05951,
"h": 196
},
"luminance": 0.54895
}Semantic roles & 50–950 ramp
primary
#94CECE
secondary
#A36363
accent
#3535B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484