#88BEB1#88BEB1
#88BEB1 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.0% C 0.060 H 178.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEB1 |
|---|---|
| RGB | rgb(136, 190, 177) |
| HSL | hsl(166, 29%, 64%) |
| HSV | hsv(166, 28%, 75%) |
| CMYK | cmyk(28.4%, 0%, 6.8%, 25.5%) |
| CIE-LAB | lab(73.05, -20.39, 0.90) |
| CIE-LCH | lch(73.05, 20.41, 177.48°) |
| OKLab | oklab(76.01% -0.0595 0.0021) |
| OKLCH | oklch(76.01% 0.06 178) |
| XYZ | xyz(36.5000, 45.2337, 48.3942) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 7.32
Greyish Teal
#719F91
ΔE00 8.97
Mediumaquamarine
#66CDAA
ΔE00 9.01
Mediumturquoise
#48D1CC
ΔE00 9.79
Tealish
#24BCA8
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEB1 #BE8895
analogous
#88BE96 #88BEB1 #88B0BE
triadic
#88BEB1 #B188BE #BEB188
tetradic
#88BEB1 #9688BE #BE8895 #B0BE88
square
#88BEB1 #9688BE #BE8895 #B0BE88
split-complementary
#88BEB1 #BE88B0 #BE9688
monochromatic
#488475 #60A897 #88BEB1 #B0D4CB #D7E9E5
Accessibility & contrast
On white
2.09
#88BEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#88BEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEB1
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEB1 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B0
Deuteranopia (green-blind)
#B0B0B2
Tritanopia (blue-blind)
#79C0BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #88beb1; /* rgb */ color: rgb(136, 190, 177); /* oklch */ color: oklch(76.0% 0.060 178.0);
Tailwind
colors: {
custom: {
50: '#acd1c8',
500: '#88beb1',
950: '#000000',
},
}SCSS
$custom: #88beb1; $custom-light: #acd1c8; $custom-dark: #000000;
JSON
{
"hex": "#88beb1",
"rgb": {
"r": 136,
"g": 190,
"b": 177
},
"hsl": {
"h": 165.556,
"s": 29.348,
"l": 63.922
},
"oklch": {
"l": 0.7601,
"c": 0.05951,
"h": 178
},
"luminance": 0.45235
}Semantic roles & 50–950 ramp
primary
#88BEB1
secondary
#DAC7CC
accent
#3D57A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282