#94C8CD#94C8CD
#94C8CD is a light, muted teal. Relative luminance 0.520; OKLCH L 79.8% C 0.054 H 203.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #94C8CD |
|---|---|
| RGB | rgb(148, 200, 205) |
| HSL | hsl(185, 36%, 69%) |
| HSV | hsv(185, 28%, 80%) |
| CMYK | cmyk(27.8%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.29, -15.65, -7.97) |
| CIE-LCH | lch(77.29, 17.56, 206.98°) |
| OKLab | oklab(79.83% -0.0499 -0.0218) |
| OKLCH | oklch(79.83% 0.054 203.5) |
| XYZ | xyz(43.8829, 52.0101, 65.4725) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.13
Lightblue
#ADD8E6
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 8.38
Paleturquoise
#AFEEEE
ΔE00 9.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.63
Baby Blue
#89CFF0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C8CD #CD9994
analogous
#94CDB6 #94C8CD #94ACCD
triadic
#94C8CD #CD94C8 #C8CD94
tetradic
#94C8CD #B694CD #CD9994 #ACCD94
square
#94C8CD #B694CD #CD9994 #ACCD94
split-complementary
#94C8CD #CD94AC #CDB694
monochromatic
#49969D #6AB3BA #94C8CD #BEDDE0 #E7F3F4
Accessibility & contrast
On white
1.84
#94C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#94C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C8CD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C8CD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#81CCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #94c8cd; /* rgb */ color: rgb(148, 200, 205); /* oklch */ color: oklch(79.8% 0.054 203.5);
Tailwind
colors: {
custom: {
50: '#b5d8dc',
500: '#94c8cd',
950: '#000000',
},
}SCSS
$custom: #94c8cd; $custom-light: #b5d8dc; $custom-dark: #000000;
JSON
{
"hex": "#94c8cd",
"rgb": {
"r": 148,
"g": 200,
"b": 205
},
"hsl": {
"h": 185.263,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.79825,
"c": 0.05447,
"h": 203.5
},
"luminance": 0.52012
}Semantic roles & 50–950 ramp
primary
#94C8CD
secondary
#A26963
accent
#4136AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384