#94CCCF#94CCCF
#94CCCF is a light, muted teal. Relative luminance 0.540; OKLCH L 80.8% C 0.058 H 200.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #94CCCF |
|---|---|
| RGB | rgb(148, 204, 207) |
| HSL | hsl(183, 38%, 70%) |
| HSV | hsv(183, 29%, 81%) |
| CMYK | cmyk(28.5%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.45, -17.24, -7.32) |
| CIE-LCH | lch(78.45, 18.73, 203.00°) |
| OKLab | oklab(80.77% -0.0542 -0.02) |
| OKLCH | oklch(80.77% 0.058 200.2) |
| XYZ | xyz(45.0644, 53.9843, 67.0649) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Sky Blue
#87CEEB
ΔE00 9.17
Mediumturquoise
#48D1CC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CCCF #CF9794
analogous
#94CFB5 #94CCCF #94AFCF
triadic
#94CCCF #CF94CC #CCCF94
tetradic
#94CCCF #B594CF #CF9794 #AFCF94
square
#94CCCF #B594CF #CF9794 #AFCF94
split-complementary
#94CCCF #CF94AF #CFB594
monochromatic
#489CA1 #6AB8BC #94CCCF #BEE0E2 #E8F4F5
Accessibility & contrast
On white
1.78
#94CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#94CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CCCF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CCCF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#7FD0CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cccf; /* rgb */ color: rgb(148, 204, 207); /* oklch */ color: oklch(80.8% 0.058 200.2);
Tailwind
colors: {
custom: {
50: '#b5dbdd',
500: '#94cccf',
950: '#000000',
},
}SCSS
$custom: #94cccf; $custom-light: #b5dbdd; $custom-dark: #000000;
JSON
{
"hex": "#94cccf",
"rgb": {
"r": 148,
"g": 204,
"b": 207
},
"hsl": {
"h": 183.051,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.80772,
"c": 0.05782,
"h": 200.2
},
"luminance": 0.53987
}Semantic roles & 50–950 ramp
primary
#94CCCF
secondary
#A46663
accent
#3B34B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484