#88BEBB#88BEBB
#88BEBB is a light, muted teal. Relative luminance 0.456; OKLCH L 76.3% C 0.056 H 191.7°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEBB |
|---|---|
| RGB | rgb(136, 190, 187) |
| HSL | hsl(177, 29%, 64%) |
| HSV | hsv(177, 28%, 75%) |
| CMYK | cmyk(28.4%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.32, -18.15, -4.16) |
| CIE-LCH | lch(73.32, 18.62, 192.90°) |
| OKLab | oklab(76.32% -0.0553 -0.0114) |
| OKLCH | oklch(76.32% 0.056 191.7) |
| XYZ | xyz(37.5335, 45.6471, 53.8372) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.89
Mediumturquoise
#48D1CC
ΔE00 9.27
Powder Blue
#B0E0E6
ΔE00 9.94
Cadetblue
#5F9EA0
ΔE00 10.01
Greyish Teal
#719F91
ΔE00 10.24
Seafoam Blue
#78D1B6
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEBB #BE888B
analogous
#88BEA0 #88BEBB #88A6BE
triadic
#88BEBB #BB88BE #BEBB88
tetradic
#88BEBB #A088BE #BE888B #A6BE88
square
#88BEBB #A088BE #BE888B #A6BE88
split-complementary
#88BEBB #BE88A6 #BEA088
monochromatic
#488480 #60A8A4 #88BEBB #B0D4D2 #D7E9E8
Accessibility & contrast
On white
2.07
#88BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#88BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEBB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEBB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#76C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #88bebb; /* rgb */ color: rgb(136, 190, 187); /* oklch */ color: oklch(76.3% 0.056 191.7);
Tailwind
colors: {
custom: {
50: '#acd1cf',
500: '#88bebb',
950: '#000000',
},
}SCSS
$custom: #88bebb; $custom-light: #acd1cf; $custom-dark: #000000;
JSON
{
"hex": "#88bebb",
"rgb": {
"r": 136,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.667,
"s": 29.348,
"l": 63.922
},
"oklch": {
"l": 0.76316,
"c": 0.05645,
"h": 191.7
},
"luminance": 0.45649
}Semantic roles & 50–950 ramp
primary
#88BEBB
secondary
#DAC7C8
accent
#3D43A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282