#94CDC2#94CDC2
#94CDC2 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.061 H 181.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #94CDC2 |
|---|---|
| RGB | rgb(148, 205, 194) |
| HSL | hsl(168, 36%, 69%) |
| HSV | hsv(168, 28%, 80%) |
| CMYK | cmyk(27.8%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.38, -20.65, -0.44) |
| CIE-LCH | lch(78.38, 20.65, 181.23°) |
| OKLab | oklab(80.59% -0.0608 -0.0015) |
| OKLCH | oklch(80.59% 0.061 181.4) |
| XYZ | xyz(43.7785, 53.8515, 59.1161) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 8.72
Paleturquoise
#AFEEEE
ΔE00 8.93
Light Teal
#90E4C1
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CDC2 #CD949F
analogous
#94CDA6 #94CDC2 #94BCCD
triadic
#94CDC2 #C294CD #CDC294
tetradic
#94CDC2 #A694CD #CD949F #BCCD94
square
#94CDC2 #A694CD #CD949F #BCCD94
split-complementary
#94CDC2 #CD94BC #CDA694
monochromatic
#499D8D #6ABAAA #94CDC2 #BEE0DA #E7F4F2
Accessibility & contrast
On white
1.78
#94CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#94CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CDC2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CDC2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#BDBFC3
Tritanopia (blue-blind)
#83CFCA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cdc2; /* rgb */ color: rgb(148, 205, 194); /* oklch */ color: oklch(80.6% 0.061 181.4);
Tailwind
colors: {
custom: {
50: '#b5dcd4',
500: '#94cdc2',
950: '#000000',
},
}SCSS
$custom: #94cdc2; $custom-light: #b5dcd4; $custom-dark: #000000;
JSON
{
"hex": "#94cdc2",
"rgb": {
"r": 148,
"g": 205,
"b": 194
},
"hsl": {
"h": 168.421,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.80592,
"c": 0.06086,
"h": 181.4
},
"luminance": 0.53854
}Semantic roles & 50–950 ramp
primary
#94CDC2
secondary
#A2636F
accent
#364EAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483