#94CFCC#94CFCC
#94CFCC is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.3% C 0.061 H 192.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFCC |
|---|---|
| RGB | rgb(148, 207, 204) |
| HSL | hsl(177, 38%, 70%) |
| HSV | hsv(177, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(79.20, -19.44, -4.60) |
| CIE-LCH | lch(79.20, 19.98, 193.31°) |
| OKLab | oklab(81.34% -0.0593 -0.0127) |
| OKLCH | oklch(81.34% 0.061 192.1) |
| XYZ | xyz(45.4211, 55.2788, 65.3916) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Paleturquoise
#AFEEEE
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 8.31
Pale Teal
#82CBB2
ΔE00 8.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFCC #CF9497
analogous
#94CFAF #94CFCC #94B5CF
triadic
#94CFCC #CC94CF #CFCC94
tetradic
#94CFCC #AF94CF #CF9497 #B5CF94
square
#94CFCC #AF94CF #CF9497 #B5CF94
split-complementary
#94CFCC #CF94B5 #CFAF94
monochromatic
#48A19C #6ABCB8 #94CFCC #BEE2E0 #E8F5F4
Accessibility & contrast
On white
1.74
#94CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#94CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFCC
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFCC | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#80D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94cfcc; /* rgb */ color: rgb(148, 207, 204); /* oklch */ color: oklch(81.3% 0.061 192.1);
Tailwind
colors: {
custom: {
50: '#b5dddb',
500: '#94cfcc',
950: '#000000',
},
}SCSS
$custom: #94cfcc; $custom-light: #b5dddb; $custom-dark: #000000;
JSON
{
"hex": "#94cfcc",
"rgb": {
"r": 148,
"g": 207,
"b": 204
},
"hsl": {
"h": 176.949,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.81341,
"c": 0.06061,
"h": 192.1
},
"luminance": 0.55281
}Semantic roles & 50–950 ramp
primary
#94CFCC
secondary
#A46366
accent
#343BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484