#93BEBB#93BEBB
#93BEBB is a light, muted teal. Relative luminance 0.466; OKLCH L 77.0% C 0.046 H 190.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEBB |
|---|---|
| RGB | rgb(147, 190, 187) |
| HSL | hsl(176, 25%, 66%) |
| HSV | hsv(176, 23%, 75%) |
| CMYK | cmyk(22.6%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.94, -14.84, -3.16) |
| CIE-LCH | lch(73.94, 15.17, 192.03°) |
| OKLab | oklab(76.98% -0.045 -0.0087) |
| OKLCH | oklch(76.98% 0.046 190.9) |
| XYZ | xyz(39.4130, 46.6162, 53.9253) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.24
Pale Teal
#82CBB2
ΔE00 9.78
Lightblue
#ADD8E6
ΔE00 10.18
Greyish Teal
#719F91
ΔE00 10.68
Cadetblue
#5F9EA0
ΔE00 10.97
Mediumturquoise
#48D1CC
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEBB #BE9396
analogous
#93BEA5 #93BEBB #93ABBE
triadic
#93BEBB #BB93BE #BEBB93
tetradic
#93BEBB #A593BE #BE9396 #ABBE93
square
#93BEBB #A593BE #BE9396 #ABBE93
split-complementary
#93BEBB #BE93AB #BEA593
monochromatic
#518682 #6DA7A3 #93BEBB #B9D5D3 #DFECEB
Accessibility & contrast
On white
2.03
#93BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#93BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEBB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEBB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#86C0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bebb; /* rgb */ color: rgb(147, 190, 187); /* oklch */ color: oklch(77.0% 0.046 190.9);
Tailwind
colors: {
custom: {
50: '#b3d1cf',
500: '#93bebb',
950: '#000000',
},
}SCSS
$custom: #93bebb; $custom-light: #b3d1cf; $custom-dark: #000000;
JSON
{
"hex": "#93bebb",
"rgb": {
"r": 147,
"g": 190,
"b": 187
},
"hsl": {
"h": 175.814,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.76981,
"c": 0.04588,
"h": 190.9
},
"luminance": 0.46618
}Semantic roles & 50–950 ramp
primary
#93BEBB
secondary
#DDCFD0
accent
#4249A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282