#94CFBB#94CFBB
#94CFBB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.067 H 171.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFBB |
|---|---|
| RGB | rgb(148, 207, 187) |
| HSL | hsl(160, 38%, 70%) |
| HSV | hsv(160, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.76, -23.14, 3.87) |
| CIE-LCH | lch(78.76, 23.46, 170.51°) |
| OKLab | oklab(80.84% -0.0664 0.0099) |
| OKLCH | oklch(80.84% 0.067 171.5) |
| XYZ | xyz(43.4923, 54.5073, 55.2334) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.07
Seafoam Blue
#78D1B6
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 6.56
Mediumaquamarine
#66CDAA
ΔE00 7.06
Seafoam
#7FE0B3
ΔE00 8.28
Tiffany Blue
#7BF2DA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFBB #CF94A8
analogous
#94CF9E #94CFBB #94C6CF
triadic
#94CFBB #BB94CF #CFBB94
tetradic
#94CFBB #9E94CF #CF94A8 #C6CF94
square
#94CFBB #9E94CF #CF94A8 #C6CF94
split-complementary
#94CFBB #CF94C6 #CF9E94
monochromatic
#48A183 #6ABCA0 #94CFBB #BEE2D6 #E8F5F1
Accessibility & contrast
On white
1.76
#94CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#94CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFBB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFBB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#85D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cfbb; /* rgb */ color: rgb(148, 207, 187); /* oklch */ color: oklch(80.8% 0.067 171.5);
Tailwind
colors: {
custom: {
50: '#b5decf',
500: '#94cfbb',
950: '#000000',
},
}SCSS
$custom: #94cfbb; $custom-light: #b5decf; $custom-dark: #000000;
JSON
{
"hex": "#94cfbb",
"rgb": {
"r": 148,
"g": 207,
"b": 187
},
"hsl": {
"h": 159.661,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.80838,
"c": 0.06708,
"h": 171.5
},
"luminance": 0.54509
}Semantic roles & 50–950 ramp
primary
#94CFBB
secondary
#A46379
accent
#345FB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483