#94CDCB#94CDCB
#94CDCB is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.059 H 193.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #94CDCB |
|---|---|
| RGB | rgb(148, 205, 203) |
| HSL | hsl(178, 36%, 69%) |
| HSV | hsv(178, 28%, 80%) |
| CMYK | cmyk(27.8%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.62, -18.66, -4.92) |
| CIE-LCH | lch(78.62, 19.30, 194.78°) |
| OKLab | oklab(80.87% -0.0571 -0.0135) |
| OKLCH | oklch(80.87% 0.059 193.3) |
| XYZ | xyz(44.8200, 54.2681, 64.6015) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 8.64
Lightblue
#ADD8E6
ΔE00 8.98
Pale Teal
#82CBB2
ΔE00 9.02
Robin'S Egg Blue
#98EFF9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CDCB #CD9496
analogous
#94CDAF #94CDCB #94B3CD
triadic
#94CDCB #CB94CD #CDCB94
tetradic
#94CDCB #AF94CD #CD9496 #B3CD94
square
#94CDCB #AF94CD #CD9496 #B3CD94
split-complementary
#94CDCB #CD94B3 #CDAF94
monochromatic
#499D9A #6ABAB7 #94CDCB #BEE0DF #E7F4F4
Accessibility & contrast
On white
1.77
#94CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#94CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CDCB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CDCB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#81D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cdcb; /* rgb */ color: rgb(148, 205, 203); /* oklch */ color: oklch(80.9% 0.059 193.3);
Tailwind
colors: {
custom: {
50: '#b5dcda',
500: '#94cdcb',
950: '#000000',
},
}SCSS
$custom: #94cdcb; $custom-light: #b5dcda; $custom-dark: #000000;
JSON
{
"hex": "#94cdcb",
"rgb": {
"r": 148,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.895,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.80866,
"c": 0.05872,
"h": 193.3
},
"luminance": 0.5427
}Semantic roles & 50–950 ramp
primary
#94CDCB
secondary
#A26365
accent
#363BAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483