#94CDC8#94CDC8
#94CDC8 is a light, muted teal. Relative luminance 0.541; OKLCH L 80.8% C 0.059 H 189.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #94CDC8 |
|---|---|
| RGB | rgb(148, 205, 200) |
| HSL | hsl(175, 36%, 69%) |
| HSV | hsv(175, 28%, 80%) |
| CMYK | cmyk(27.8%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.54, -19.33, -3.43) |
| CIE-LCH | lch(78.54, 19.63, 190.07°) |
| OKLab | oklab(80.77% -0.0584 -0.0095) |
| OKLCH | oklch(80.77% 0.059 189.3) |
| XYZ | xyz(44.4660, 54.1265, 62.7369) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.44
Pale Teal
#82CBB2
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 7.92
Mediumturquoise
#48D1CC
ΔE00 8.44
Seafoam Blue
#78D1B6
ΔE00 8.83
Robin'S Egg Blue
#98EFF9
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CDC8 #CD9499
analogous
#94CDAC #94CDC8 #94B6CD
triadic
#94CDC8 #C894CD #CDC894
tetradic
#94CDC8 #AC94CD #CD9499 #B6CD94
square
#94CDC8 #AC94CD #CD9499 #B6CD94
split-complementary
#94CDC8 #CD94B6 #CDAC94
monochromatic
#499D96 #6ABAB3 #94CDC8 #BEE0DD #E7F4F3
Accessibility & contrast
On white
1.78
#94CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#94CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CDC8
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CDC8 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#82D0CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cdc8; /* rgb */ color: rgb(148, 205, 200); /* oklch */ color: oklch(80.8% 0.059 189.3);
Tailwind
colors: {
custom: {
50: '#b5dcd8',
500: '#94cdc8',
950: '#000000',
},
}SCSS
$custom: #94cdc8; $custom-light: #b5dcd8; $custom-dark: #000000;
JSON
{
"hex": "#94cdc8",
"rgb": {
"r": 148,
"g": 205,
"b": 200
},
"hsl": {
"h": 174.737,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.80773,
"c": 0.05913,
"h": 189.3
},
"luminance": 0.54129
}Semantic roles & 50–950 ramp
primary
#94CDC8
secondary
#A26369
accent
#3641AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483