#94CFBF#94CFBF
#94CFBF is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.065 H 175.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFBF |
|---|---|
| RGB | rgb(148, 207, 191) |
| HSL | hsl(164, 38%, 70%) |
| HSV | hsv(164, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.86, -22.29, 1.87) |
| CIE-LCH | lch(78.86, 22.37, 175.21°) |
| OKLab | oklab(80.95% -0.0647 0.0046) |
| OKLCH | oklch(80.95% 0.065 175.9) |
| XYZ | xyz(43.9265, 54.6810, 57.5201) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 7.48
Mediumaquamarine
#66CDAA
ΔE00 7.94
Mediumturquoise
#48D1CC
ΔE00 9.27
Seafoam
#7FE0B3
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFBF #CF94A4
analogous
#94CFA2 #94CFBF #94C2CF
triadic
#94CFBF #BF94CF #CFBF94
tetradic
#94CFBF #A294CF #CF94A4 #C2CF94
square
#94CFBF #A294CF #CF94A4 #C2CF94
split-complementary
#94CFBF #CF94C2 #CFA294
monochromatic
#48A189 #6ABCA6 #94CFBF #BEE2D8 #E8F5F2
Accessibility & contrast
On white
1.76
#94CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#94CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFBF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFBF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#84D1CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cfbf; /* rgb */ color: rgb(148, 207, 191); /* oklch */ color: oklch(81.0% 0.065 175.9);
Tailwind
colors: {
custom: {
50: '#b5ddd2',
500: '#94cfbf',
950: '#000000',
},
}SCSS
$custom: #94cfbf; $custom-light: #b5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#94cfbf",
"rgb": {
"r": 148,
"g": 207,
"b": 191
},
"hsl": {
"h": 163.729,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.80952,
"c": 0.06482,
"h": 175.9
},
"luminance": 0.54683
}Semantic roles & 50–950 ramp
primary
#94CFBF
secondary
#A46375
accent
#3456B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483