#93BEBC#93BEBC
#93BEBC is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.046 H 192.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEBC |
|---|---|
| RGB | rgb(147, 190, 188) |
| HSL | hsl(177, 25%, 66%) |
| HSV | hsv(177, 23%, 75%) |
| CMYK | cmyk(22.6%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.97, -14.62, -3.67) |
| CIE-LCH | lch(73.97, 15.07, 194.08°) |
| OKLab | oklab(77.01% -0.0446 -0.0101) |
| OKLCH | oklch(77.01% 0.046 192.7) |
| XYZ | xyz(39.5204, 46.6592, 54.4910) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.05
Lightblue
#ADD8E6
ΔE00 9.85
Pale Teal
#82CBB2
ΔE00 10.17
Greyish Teal
#719F91
ΔE00 10.91
Cadetblue
#5F9EA0
ΔE00 10.95
Mediumturquoise
#48D1CC
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEBC #BE9395
analogous
#93BEA6 #93BEBC #93AABE
triadic
#93BEBC #BC93BE #BEBC93
tetradic
#93BEBC #A693BE #BE9395 #AABE93
square
#93BEBC #A693BE #BE9395 #AABE93
split-complementary
#93BEBC #BE93AA #BEA693
monochromatic
#518683 #6DA7A4 #93BEBC #B9D5D4 #DFECEB
Accessibility & contrast
On white
2.03
#93BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#93BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEBC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEBC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#86C1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bebc; /* rgb */ color: rgb(147, 190, 188); /* oklch */ color: oklch(77.0% 0.046 192.7);
Tailwind
colors: {
custom: {
50: '#b3d1d0',
500: '#93bebc',
950: '#000000',
},
}SCSS
$custom: #93bebc; $custom-light: #b3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#93bebc",
"rgb": {
"r": 147,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.209,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.77012,
"c": 0.04576,
"h": 192.7
},
"luminance": 0.46661
}Semantic roles & 50–950 ramp
primary
#93BEBC
secondary
#DDCFD0
accent
#4247A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282