#93BEBD#93BEBD
#93BEBD is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.046 H 194.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEBD |
|---|---|
| RGB | rgb(147, 190, 189) |
| HSL | hsl(179, 25%, 66%) |
| HSV | hsv(179, 23%, 75%) |
| CMYK | cmyk(22.6%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.00, -14.40, -4.17) |
| CIE-LCH | lch(74.00, 14.99, 196.15°) |
| OKLab | oklab(77.04% -0.0442 -0.0114) |
| OKLCH | oklch(77.04% 0.046 194.5) |
| XYZ | xyz(39.6286, 46.7025, 55.0607) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 9.52
Pale Teal
#82CBB2
ΔE00 10.57
Cadetblue
#5F9EA0
ΔE00 10.94
Cool Grey
#95A3A6
ΔE00 11.13
Greyish Teal
#719F91
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEBD #BE9394
analogous
#93BEA7 #93BEBD #93A9BE
triadic
#93BEBD #BD93BE #BEBD93
tetradic
#93BEBD #A793BE #BE9394 #A9BE93
square
#93BEBD #A793BE #BE9394 #A9BE93
split-complementary
#93BEBD #BE93A9 #BEA793
monochromatic
#518685 #6DA7A6 #93BEBD #B9D5D4 #DFECEC
Accessibility & contrast
On white
2.03
#93BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#93BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEBD
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEBD | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABD
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#85C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bebd; /* rgb */ color: rgb(147, 190, 189); /* oklch */ color: oklch(77.0% 0.046 194.5);
Tailwind
colors: {
custom: {
50: '#b3d1d0',
500: '#93bebd',
950: '#000000',
},
}SCSS
$custom: #93bebd; $custom-light: #b3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#93bebd",
"rgb": {
"r": 147,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.605,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.77043,
"c": 0.04568,
"h": 194.5
},
"luminance": 0.46704
}Semantic roles & 50–950 ramp
primary
#93BEBD
secondary
#DDCFD0
accent
#4244A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282