#94CFCD#94CFCD
#94CFCD is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.4% C 0.061 H 193.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFCD |
|---|---|
| RGB | rgb(148, 207, 205) |
| HSL | hsl(178, 38%, 70%) |
| HSV | hsv(178, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.23, -19.22, -5.09) |
| CIE-LCH | lch(79.23, 19.88, 194.85°) |
| OKLab | oklab(81.37% -0.0589 -0.014) |
| OKLCH | oklch(81.37% 0.061 193.4) |
| XYZ | xyz(45.5414, 55.3270, 66.0253) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 8.40
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Lightblue
#ADD8E6
ΔE00 9.01
Pale Teal
#82CBB2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFCD #CF9496
analogous
#94CFB0 #94CFCD #94B4CF
triadic
#94CFCD #CD94CF #CFCD94
tetradic
#94CFCD #B094CF #CF9496 #B4CF94
square
#94CFCD #B094CF #CF9496 #B4CF94
split-complementary
#94CFCD #CF94B4 #CFB094
monochromatic
#48A19E #6ABCB9 #94CFCD #BEE2E1 #E8F5F4
Accessibility & contrast
On white
1.74
#94CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#94CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFCD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFCD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#80D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94cfcd; /* rgb */ color: rgb(148, 207, 205); /* oklch */ color: oklch(81.4% 0.061 193.4);
Tailwind
colors: {
custom: {
50: '#b5dddc',
500: '#94cfcd',
950: '#000000',
},
}SCSS
$custom: #94cfcd; $custom-light: #b5dddc; $custom-dark: #000000;
JSON
{
"hex": "#94cfcd",
"rgb": {
"r": 148,
"g": 207,
"b": 205
},
"hsl": {
"h": 177.966,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.81372,
"c": 0.06051,
"h": 193.4
},
"luminance": 0.55329
}Semantic roles & 50–950 ramp
primary
#94CFCD
secondary
#A46365
accent
#3439B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484