#94CECD#94CECD
#94CECD is a light, muted teal. Relative luminance 0.548; OKLCH L 81.2% C 0.060 H 194.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #94CECD |
|---|---|
| RGB | rgb(148, 206, 205) |
| HSL | hsl(179, 37%, 69%) |
| HSV | hsv(179, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.95, -18.71, -5.50) |
| CIE-LCH | lch(78.95, 19.50, 196.39°) |
| OKLab | oklab(81.15% -0.0576 -0.0151) |
| OKLCH | oklch(81.15% 0.06 194.7) |
| XYZ | xyz(45.2999, 54.8440, 65.9448) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 7.38
Mediumturquoise
#48D1CC
ΔE00 8.64
Lightblue
#ADD8E6
ΔE00 8.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CECD #CE9495
analogous
#94CEB0 #94CECD #94B2CE
triadic
#94CECD #CD94CE #CECD94
tetradic
#94CECD #B094CE #CE9495 #B2CE94
square
#94CECD #B094CE #CE9495 #B2CE94
split-complementary
#94CECD #CE94B2 #CEB094
monochromatic
#499F9D #6ABBB9 #94CECD #BEE1E1 #E8F4F4
Accessibility & contrast
On white
1.75
#94CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#94CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CECD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CECD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#80D2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cecd; /* rgb */ color: rgb(148, 206, 205); /* oklch */ color: oklch(81.2% 0.060 194.7);
Tailwind
colors: {
custom: {
50: '#b5dddc',
500: '#94cecd',
950: '#000000',
},
}SCSS
$custom: #94cecd; $custom-light: #b5dddc; $custom-dark: #000000;
JSON
{
"hex": "#94cecd",
"rgb": {
"r": 148,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.966,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.81151,
"c": 0.05955,
"h": 194.7
},
"luminance": 0.54846
}Semantic roles & 50–950 ramp
primary
#94CECD
secondary
#A36364
accent
#3538B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484