#94CCCA#94CCCA
#94CCCA is a light, muted teal. Relative luminance 0.537; OKLCH L 80.6% C 0.058 H 193.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #94CCCA |
|---|---|
| RGB | rgb(148, 204, 202) |
| HSL | hsl(178, 35%, 69%) |
| HSV | hsv(178, 27%, 80%) |
| CMYK | cmyk(27.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.31, -18.38, -4.84) |
| CIE-LCH | lch(78.31, 19.00, 194.75°) |
| OKLab | oklab(80.61% -0.0563 -0.0133) |
| OKLCH | oklch(80.61% 0.058 193.3) |
| XYZ | xyz(44.4628, 53.7437, 63.8964) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Paleturquoise
#AFEEEE
ΔE00 7.89
Mediumturquoise
#48D1CC
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 8.98
Pale Teal
#82CBB2
ΔE00 9.04
Robin'S Egg Blue
#98EFF9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CCCA #CC9496
analogous
#94CCAE #94CCCA #94B2CC
triadic
#94CCCA #CA94CC #CCCA94
tetradic
#94CCCA #AE94CC #CC9496 #B2CC94
square
#94CCCA #AE94CC #CC9496 #B2CC94
split-complementary
#94CCCA #CC94B2 #CCAE94
monochromatic
#4A9B99 #6BB8B5 #94CCCA #BDE0DF #E7F4F3
Accessibility & contrast
On white
1.79
#94CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#94CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CCCA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CCCA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#81CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94ccca; /* rgb */ color: rgb(148, 204, 202); /* oklch */ color: oklch(80.6% 0.058 193.3);
Tailwind
colors: {
custom: {
50: '#b5dbda',
500: '#94ccca',
950: '#000000',
},
}SCSS
$custom: #94ccca; $custom-light: #b5dbda; $custom-dark: #000000;
JSON
{
"hex": "#94ccca",
"rgb": {
"r": 148,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.857,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.80613,
"c": 0.05782,
"h": 193.3
},
"luminance": 0.53746
}Semantic roles & 50–950 ramp
primary
#94CCCA
secondary
#A16365
accent
#373BAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483