#94CECF#94CECF
#94CECF is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.060 H 197.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #94CECF |
|---|---|
| RGB | rgb(148, 206, 207) |
| HSL | hsl(181, 38%, 70%) |
| HSV | hsv(181, 29%, 81%) |
| CMYK | cmyk(28.5%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(79.01, -18.26, -6.50) |
| CIE-LCH | lch(79.01, 19.38, 199.59°) |
| OKLab | oklab(81.21% -0.0568 -0.0178) |
| OKLCH | oklch(81.21% 0.06 197.4) |
| XYZ | xyz(45.5428, 54.9412, 67.2244) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.87
Paleturquoise
#AFEEEE
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 7.96
Robin'S Egg Blue
#98EFF9
ΔE00 8.37
Mediumturquoise
#48D1CC
ΔE00 8.95
Robin Egg Blue
#8AF1FE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CECF #CF9594
analogous
#94CFB3 #94CECF #94B1CF
triadic
#94CECF #CF94CE #CECF94
tetradic
#94CECF #B394CF #CF9594 #B1CF94
square
#94CECF #B394CF #CF9594 #B1CF94
split-complementary
#94CECF #CF94B1 #CFB394
monochromatic
#489FA1 #6ABBBC #94CECF #BEE1E2 #E8F5F5
Accessibility & contrast
On white
1.75
#94CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#94CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CECF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CECF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9CF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#7FD2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94cecf; /* rgb */ color: rgb(148, 206, 207); /* oklch */ color: oklch(81.2% 0.060 197.4);
Tailwind
colors: {
custom: {
50: '#b5dddd',
500: '#94cecf',
950: '#000000',
},
}SCSS
$custom: #94cecf; $custom-light: #b5dddd; $custom-dark: #000000;
JSON
{
"hex": "#94cecf",
"rgb": {
"r": 148,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.017,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.81214,
"c": 0.05951,
"h": 197.4
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#94CECF
secondary
#A46463
accent
#3734B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484