#94BEBC#94BEBC
#94BEBC is a light, muted teal. Relative luminance 0.468; OKLCH L 77.1% C 0.045 H 192.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEBC |
|---|---|
| RGB | rgb(148, 190, 188) |
| HSL | hsl(177, 24%, 66%) |
| HSV | hsv(177, 22%, 75%) |
| CMYK | cmyk(22.1%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.03, -14.31, -3.57) |
| CIE-LCH | lch(74.03, 14.75, 194.01°) |
| OKLab | oklab(77.08% -0.0437 -0.0098) |
| OKLCH | oklch(77.08% 0.045 192.6) |
| XYZ | xyz(39.7006, 46.7521, 54.4995) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.02
Lightblue
#ADD8E6
ΔE00 9.77
Pale Teal
#82CBB2
ΔE00 10.28
Greyish Teal
#719F91
ΔE00 10.98
Cadetblue
#5F9EA0
ΔE00 11.06
Cool Grey
#95A3A6
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEBC #BE9496
analogous
#94BEA7 #94BEBC #94ABBE
triadic
#94BEBC #BC94BE #BEBC94
tetradic
#94BEBC #A794BE #BE9496 #ABBE94
square
#94BEBC #A794BE #BE9496 #ABBE94
split-complementary
#94BEBC #BE94AB #BEA794
monochromatic
#518684 #6EA7A4 #94BEBC #BAD5D4 #E0ECEC
Accessibility & contrast
On white
2.03
#94BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#94BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEBC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEBC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#87C1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bebc; /* rgb */ color: rgb(148, 190, 188); /* oklch */ color: oklch(77.1% 0.045 192.6);
Tailwind
colors: {
custom: {
50: '#b4d1d0',
500: '#94bebc',
950: '#000000',
},
}SCSS
$custom: #94bebc; $custom-light: #b4d1d0; $custom-dark: #000000;
JSON
{
"hex": "#94bebc",
"rgb": {
"r": 148,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.143,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.77075,
"c": 0.04477,
"h": 192.6
},
"luminance": 0.46754
}Semantic roles & 50–950 ramp
primary
#94BEBC
secondary
#DED0D1
accent
#4347A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282