#93CEBB#93CEBB
#93CEBB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.067 H 172.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #93CEBB |
|---|---|
| RGB | rgb(147, 206, 187) |
| HSL | hsl(161, 38%, 69%) |
| HSV | hsv(161, 29%, 81%) |
| CMYK | cmyk(28.6%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.42, -22.94, 3.38) |
| CIE-LCH | lch(78.42, 23.19, 171.63°) |
| OKLab | oklab(80.56% -0.066 0.0086) |
| OKLCH | oklch(80.56% 0.067 172.6) |
| XYZ | xyz(43.0706, 53.9314, 55.1445) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.13
Seafoam Blue
#78D1B6
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 6.91
Mediumaquamarine
#66CDAA
ΔE00 7.17
Seafoam
#7FE0B3
ΔE00 8.62
Tiffany Blue
#7BF2DA
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CEBB #CE93A6
analogous
#93CE9E #93CEBB #93C4CE
triadic
#93CEBB #BB93CE #CEBB93
tetradic
#93CEBB #9E93CE #CE93A6 #C4CE93
square
#93CEBB #9E93CE #CE93A6 #C4CE93
split-complementary
#93CEBB #CE93C4 #CE9E93
monochromatic
#489F83 #69BBA0 #93CEBB #BDE1D6 #E7F4F0
Accessibility & contrast
On white
1.78
#93CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#93CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CEBB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CEBB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#84CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #93cebb; /* rgb */ color: rgb(147, 206, 187); /* oklch */ color: oklch(80.6% 0.067 172.6);
Tailwind
colors: {
custom: {
50: '#b4ddcf',
500: '#93cebb',
950: '#000000',
},
}SCSS
$custom: #93cebb; $custom-light: #b4ddcf; $custom-dark: #000000;
JSON
{
"hex": "#93cebb",
"rgb": {
"r": 147,
"g": 206,
"b": 187
},
"hsl": {
"h": 160.678,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.80556,
"c": 0.06652,
"h": 172.6
},
"luminance": 0.53934
}Semantic roles & 50–950 ramp
primary
#93CEBB
secondary
#A36277
accent
#355DB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483