#94CFBE#94CFBE
#94CFBE is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.9% C 0.065 H 174.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFBE |
|---|---|
| RGB | rgb(148, 207, 190) |
| HSL | hsl(163, 38%, 70%) |
| HSV | hsv(163, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.83, -22.51, 2.37) |
| CIE-LCH | lch(78.83, 22.63, 173.99°) |
| OKLab | oklab(80.92% -0.0651 0.0059) |
| OKLCH | oklch(80.92% 0.065 174.8) |
| XYZ | xyz(43.8168, 54.6371, 56.9425) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 5.06
Light Teal
#90E4C1
ΔE00 7.22
Mediumaquamarine
#66CDAA
ΔE00 7.70
Seafoam
#7FE0B3
ΔE00 9.11
Mediumturquoise
#48D1CC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFBE #CF94A5
analogous
#94CFA1 #94CFBE #94C3CF
triadic
#94CFBE #BE94CF #CFBE94
tetradic
#94CFBE #A194CF #CF94A5 #C3CF94
square
#94CFBE #A194CF #CF94A5 #C3CF94
split-complementary
#94CFBE #CF94C3 #CFA194
monochromatic
#48A187 #6ABCA4 #94CFBE #BEE2D8 #E8F5F1
Accessibility & contrast
On white
1.76
#94CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#94CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFBE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFBE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#84D0CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cfbe; /* rgb */ color: rgb(148, 207, 190); /* oklch */ color: oklch(80.9% 0.065 174.8);
Tailwind
colors: {
custom: {
50: '#b5ddd1',
500: '#94cfbe',
950: '#000000',
},
}SCSS
$custom: #94cfbe; $custom-light: #b5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#94cfbe",
"rgb": {
"r": 148,
"g": 207,
"b": 190
},
"hsl": {
"h": 162.712,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.80923,
"c": 0.06535,
"h": 174.8
},
"luminance": 0.54639
}Semantic roles & 50–950 ramp
primary
#94CFBE
secondary
#A46376
accent
#3458B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483