#88BEBF#88BEBF
#88BEBF is a light, muted teal. Relative luminance 0.458; OKLCH L 76.4% C 0.056 H 197.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEBF |
|---|---|
| RGB | rgb(136, 190, 191) |
| HSL | hsl(181, 30%, 64%) |
| HSV | hsv(181, 29%, 75%) |
| CMYK | cmyk(28.8%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.43, -17.23, -6.17) |
| CIE-LCH | lch(73.43, 18.30, 199.70°) |
| OKLab | oklab(76.44% -0.0536 -0.0169) |
| OKLCH | oklch(76.44% 0.056 197.5) |
| XYZ | xyz(37.9677, 45.8208, 56.1238) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.27
Mediumturquoise
#48D1CC
ΔE00 9.73
Cadetblue
#5F9EA0
ΔE00 9.95
Lightblue
#ADD8E6
ΔE00 10.00
Darkturquoise
#00CED1
ΔE00 10.45
Pale Teal
#82CBB2
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEBF #BF8988
analogous
#88BFA5 #88BEBF #88A3BF
triadic
#88BEBF #BF88BE #BEBF88
tetradic
#88BEBF #A588BF #BF8988 #A3BF88
square
#88BEBF #A588BF #BF8988 #A3BF88
split-complementary
#88BEBF #BF88A3 #BFA588
monochromatic
#488485 #60A8AA #88BEBF #B0D4D4 #D8E9EA
Accessibility & contrast
On white
2.07
#88BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#88BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEBF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEBF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#75C2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #88bebf; /* rgb */ color: rgb(136, 190, 191); /* oklch */ color: oklch(76.4% 0.056 197.5);
Tailwind
colors: {
custom: {
50: '#acd1d2',
500: '#88bebf',
950: '#000000',
},
}SCSS
$custom: #88bebf; $custom-light: #acd1d2; $custom-dark: #000000;
JSON
{
"hex": "#88bebf",
"rgb": {
"r": 136,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.091,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.76444,
"c": 0.05623,
"h": 197.5
},
"luminance": 0.45823
}Semantic roles & 50–950 ramp
primary
#88BEBF
secondary
#DBC8C8
accent
#3F3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282