#88BFBF#88BFBF
#88BFBF is a light, muted teal. Relative luminance 0.463; OKLCH L 76.7% C 0.057 H 196.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFBF |
|---|---|
| RGB | rgb(136, 191, 191) |
| HSL | hsl(180, 30%, 64%) |
| HSV | hsv(180, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.71, -17.75, -5.75) |
| CIE-LCH | lch(73.71, 18.66, 197.96°) |
| OKLab | oklab(76.67% -0.0549 -0.0158) |
| OKLCH | oklch(76.67% 0.057 196) |
| XYZ | xyz(38.1850, 46.2554, 56.1963) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.24
Mediumturquoise
#48D1CC
ΔE00 9.36
Pale Teal
#82CBB2
ΔE00 10.01
Cadetblue
#5F9EA0
ΔE00 10.13
Lightblue
#ADD8E6
ΔE00 10.20
Darkturquoise
#00CED1
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFBF #BF8888
analogous
#88BFA4 #88BFBF #88A4BF
triadic
#88BFBF #BF88BF #BFBF88
tetradic
#88BFBF #A488BF #BF8888 #A4BF88
square
#88BFBF #A488BF #BF8888 #A4BF88
split-complementary
#88BFBF #BF88A4 #BFA488
monochromatic
#488585 #60AAAA #88BFBF #B0D4D4 #D8EAEA
Accessibility & contrast
On white
2.05
#88BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#88BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFBF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFBF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#74C2BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #88bfbf; /* rgb */ color: rgb(136, 191, 191); /* oklch */ color: oklch(76.7% 0.057 196.0);
Tailwind
colors: {
custom: {
50: '#acd2d2',
500: '#88bfbf',
950: '#000000',
},
}SCSS
$custom: #88bfbf; $custom-light: #acd2d2; $custom-dark: #000000;
JSON
{
"hex": "#88bfbf",
"rgb": {
"r": 136,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.76668,
"c": 0.05713,
"h": 196
},
"luminance": 0.46257
}Semantic roles & 50–950 ramp
primary
#88BFBF
secondary
#DBC8C8
accent
#3D3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282