#88BFBE#88BFBE
#88BFBE is a light, muted teal. Relative luminance 0.462; OKLCH L 76.6% C 0.057 H 194.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFBE |
|---|---|
| RGB | rgb(136, 191, 190) |
| HSL | hsl(179, 30%, 64%) |
| HSV | hsv(179, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(73.68, -17.98, -5.25) |
| CIE-LCH | lch(73.68, 18.73, 196.28°) |
| OKLab | oklab(76.64% -0.0553 -0.0144) |
| OKLCH | oklch(76.64% 0.057 194.6) |
| XYZ | xyz(38.0753, 46.2116, 55.6187) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.41
Pale Teal
#82CBB2
ΔE00 9.60
Cadetblue
#5F9EA0
ΔE00 10.14
Darkturquoise
#00CED1
ΔE00 10.20
Lightblue
#ADD8E6
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFBE #BF8889
analogous
#88BFA3 #88BFBE #88A5BF
triadic
#88BFBE #BE88BF #BFBE88
tetradic
#88BFBE #A388BF #BF8889 #A5BF88
square
#88BFBE #A388BF #BF8889 #A5BF88
split-complementary
#88BFBE #BF88A5 #BFA388
monochromatic
#488584 #60AAA8 #88BFBE #B0D4D4 #D8EAE9
Accessibility & contrast
On white
2.05
#88BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#88BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFBE
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFBE | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#75C2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #88bfbe; /* rgb */ color: rgb(136, 191, 190); /* oklch */ color: oklch(76.6% 0.057 194.6);
Tailwind
colors: {
custom: {
50: '#acd2d1',
500: '#88bfbe',
950: '#000000',
},
}SCSS
$custom: #88bfbe; $custom-light: #acd2d1; $custom-dark: #000000;
JSON
{
"hex": "#88bfbe",
"rgb": {
"r": 136,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.909,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.76636,
"c": 0.05718,
"h": 194.6
},
"luminance": 0.46214
}Semantic roles & 50–950 ramp
primary
#88BFBE
secondary
#DBC8C8
accent
#3D3FA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282