#94D1BB#94D1BB
#94D1BB is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.3% C 0.070 H 170.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #94D1BB |
|---|---|
| RGB | rgb(148, 209, 187) |
| HSL | hsl(158, 40%, 70%) |
| HSV | hsv(158, 29%, 82%) |
| CMYK | cmyk(29.2%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(79.32, -24.12, 4.68) |
| CIE-LCH | lch(79.32, 24.57, 169.02°) |
| OKLab | oklab(81.29% -0.0689 0.012) |
| OKLCH | oklch(81.29% 0.07 170.1) |
| XYZ | xyz(43.9799, 55.4826, 55.3959) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.86
Seafoam Blue
#78D1B6
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 5.78
Mediumaquamarine
#66CDAA
ΔE00 6.64
Seafoam
#7FE0B3
ΔE00 7.52
Tiffany Blue
#7BF2DA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94D1BB #D194AA
analogous
#94D19D #94D1BB #94C8D1
triadic
#94D1BB #BB94D1 #D1BB94
tetradic
#94D1BB #9D94D1 #D194AA #C8D194
square
#94D1BB #9D94D1 #D194AA #C8D194
split-complementary
#94D1BB #D194C8 #D19D94
monochromatic
#47A482 #69BFA0 #94D1BB #BFE3D6 #EAF6F1
Accessibility & contrast
On white
1.74
#94D1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#94D1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94D1BB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94D1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94D1BB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C3C1BC
Tritanopia (blue-blind)
#85D2CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94d1bb; /* rgb */ color: rgb(148, 209, 187); /* oklch */ color: oklch(81.3% 0.070 170.1);
Tailwind
colors: {
custom: {
50: '#b5dfcf',
500: '#94d1bb',
950: '#000000',
},
}SCSS
$custom: #94d1bb; $custom-light: #b5dfcf; $custom-dark: #000000;
JSON
{
"hex": "#94d1bb",
"rgb": {
"r": 148,
"g": 209,
"b": 187
},
"hsl": {
"h": 158.361,
"s": 39.869,
"l": 70
},
"oklch": {
"l": 0.81288,
"c": 0.06995,
"h": 170.1
},
"luminance": 0.55485
}Semantic roles & 50–950 ramp
primary
#94D1BB
secondary
#A7627B
accent
#3361B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483