#93BCBB#93BCBB
#93BCBB is a light, muted teal. Relative luminance 0.458; OKLCH L 76.5% C 0.044 H 194.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCBB |
|---|---|
| RGB | rgb(147, 188, 187) |
| HSL | hsl(179, 23%, 66%) |
| HSV | hsv(179, 22%, 74%) |
| CMYK | cmyk(21.8%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.39, -13.80, -3.98) |
| CIE-LCH | lch(73.39, 14.36, 196.10°) |
| OKLab | oklab(76.54% -0.0424 -0.0109) |
| OKLCH | oklch(76.54% 0.044 194.4) |
| XYZ | xyz(38.9828, 45.7558, 53.7819) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.33
Lightblue
#ADD8E6
ΔE00 9.76
Cool Grey
#95A3A6
ΔE00 10.53
Cadetblue
#5F9EA0
ΔE00 10.69
Greyish Teal
#719F91
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCBB #BC9394
analogous
#93BCA6 #93BCBB #93A8BC
triadic
#93BCBB #BB93BC #BCBB93
tetradic
#93BCBB #A693BC #BC9394 #A8BC93
square
#93BCBB #A693BC #BC9394 #A8BC93
split-complementary
#93BCBB #BC93A8 #BCA693
monochromatic
#518382 #6DA5A3 #93BCBB #B9D3D3 #DFEBEB
Accessibility & contrast
On white
2.07
#93BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#93BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCBB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCBB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#86BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bcbb; /* rgb */ color: rgb(147, 188, 187); /* oklch */ color: oklch(76.5% 0.044 194.4);
Tailwind
colors: {
custom: {
50: '#b3d0cf',
500: '#93bcbb',
950: '#000000',
},
}SCSS
$custom: #93bcbb; $custom-light: #b3d0cf; $custom-dark: #000000;
JSON
{
"hex": "#93bcbb",
"rgb": {
"r": 147,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.537,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.76538,
"c": 0.04375,
"h": 194.4
},
"luminance": 0.45757
}Semantic roles & 50–950 ramp
primary
#93BCBB
secondary
#DCCFCF
accent
#4446A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282