#94CBCA#94CBCA
#94CBCA is a light, muted teal. Relative luminance 0.533; OKLCH L 80.4% C 0.057 H 194.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #94CBCA |
|---|---|
| RGB | rgb(148, 203, 202) |
| HSL | hsl(179, 35%, 69%) |
| HSV | hsv(179, 27%, 80%) |
| CMYK | cmyk(27.1%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(78.03, -17.87, -5.25) |
| CIE-LCH | lch(78.03, 18.62, 196.36°) |
| OKLab | oklab(80.39% -0.055 -0.0144) |
| OKLCH | oklch(80.39% 0.057 194.7) |
| XYZ | xyz(44.2259, 53.2699, 63.8175) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 8.08
Lightblue
#ADD8E6
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 9.03
Robin'S Egg Blue
#98EFF9
ΔE00 9.42
Pale Teal
#82CBB2
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CBCA #CB9495
analogous
#94CBAF #94CBCA #94B1CB
triadic
#94CBCA #CA94CB #CBCA94
tetradic
#94CBCA #AF94CB #CB9495 #B1CB94
square
#94CBCA #AF94CB #CB9495 #B1CB94
split-complementary
#94CBCA #CB94B1 #CBAF94
monochromatic
#4B9A98 #6BB7B6 #94CBCA #BDDFDE #E6F3F3
Accessibility & contrast
On white
1.80
#94CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#94CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CBCA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CBCA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#81CECA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #94cbca; /* rgb */ color: rgb(148, 203, 202); /* oklch */ color: oklch(80.4% 0.057 194.7);
Tailwind
colors: {
custom: {
50: '#b5dbda',
500: '#94cbca',
950: '#000000',
},
}SCSS
$custom: #94cbca; $custom-light: #b5dbda; $custom-dark: #000000;
JSON
{
"hex": "#94cbca",
"rgb": {
"r": 148,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.909,
"s": 34.591,
"l": 68.824
},
"oklch": {
"l": 0.80391,
"c": 0.05684,
"h": 194.7
},
"luminance": 0.53272
}Semantic roles & 50–950 ramp
primary
#94CBCA
secondary
#A06364
accent
#383AAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483