#88BEBC#88BEBC
#88BEBC is a light, muted teal. Relative luminance 0.457; OKLCH L 76.3% C 0.056 H 193.1°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEBC |
|---|---|
| RGB | rgb(136, 190, 188) |
| HSL | hsl(178, 29%, 64%) |
| HSV | hsv(178, 28%, 75%) |
| CMYK | cmyk(28.4%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.34, -17.93, -4.66) |
| CIE-LCH | lch(73.34, 18.52, 194.58°) |
| OKLab | oklab(76.35% -0.0549 -0.0128) |
| OKLCH | oklch(76.35% 0.056 193.1) |
| XYZ | xyz(37.6409, 45.6901, 54.4029) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.29
Mediumturquoise
#48D1CC
ΔE00 9.35
Powder Blue
#B0E0E6
ΔE00 9.75
Cadetblue
#5F9EA0
ΔE00 9.97
Darkturquoise
#00CED1
ΔE00 10.40
Greyish Teal
#719F91
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEBC #BE888A
analogous
#88BEA1 #88BEBC #88A5BE
triadic
#88BEBC #BC88BE #BEBC88
tetradic
#88BEBC #A188BE #BE888A #A5BE88
square
#88BEBC #A188BE #BE888A #A5BE88
split-complementary
#88BEBC #BE88A5 #BEA188
monochromatic
#488481 #60A8A6 #88BEBC #B0D4D2 #D7E9E9
Accessibility & contrast
On white
2.07
#88BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#88BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEBC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEBC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#76C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #88bebc; /* rgb */ color: rgb(136, 190, 188); /* oklch */ color: oklch(76.3% 0.056 193.1);
Tailwind
colors: {
custom: {
50: '#acd1d0',
500: '#88bebc',
950: '#000000',
},
}SCSS
$custom: #88bebc; $custom-light: #acd1d0; $custom-dark: #000000;
JSON
{
"hex": "#88bebc",
"rgb": {
"r": 136,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.778,
"s": 29.348,
"l": 63.922
},
"oklch": {
"l": 0.76348,
"c": 0.05634,
"h": 193.1
},
"luminance": 0.45692
}Semantic roles & 50–950 ramp
primary
#88BEBC
secondary
#DAC7C8
accent
#3D41A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282