#88C8BF#88C8BF
#88C8BF is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.7% C 0.067 H 184.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #88C8BF |
|---|---|
| RGB | rgb(136, 200, 191) |
| HSL | hsl(172, 37%, 66%) |
| HSV | hsv(172, 32%, 78%) |
| CMYK | cmyk(32%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.25, -22.30, -2.01) |
| CIE-LCH | lch(76.25, 22.39, 185.14°) |
| OKLab | oklab(78.7% -0.0664 -0.0057) |
| OKLCH | oklch(78.7% 0.067 184.9) |
| XYZ | xyz(40.2083, 50.3021, 56.8707) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 6.90
Mediumturquoise
#48D1CC
ΔE00 7.34
Mediumaquamarine
#66CDAA
ΔE00 9.36
Turquoise
#40E0D0
ΔE00 9.52
Darkturquoise
#00CED1
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C8BF #C88891
analogous
#88C89F #88C8BF #88B1C8
triadic
#88C8BF #BF88C8 #C8BF88
tetradic
#88C8BF #9F88C8 #C88891 #B1C888
square
#88C8BF #9F88C8 #C88891 #B1C888
split-complementary
#88C8BF #C888B1 #C89F88
monochromatic
#449287 #5EB5A8 #88C8BF #B2DBD6 #DCEFEC
Accessibility & contrast
On white
1.90
#88C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#88C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C8BF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C8BF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#73CBC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #88c8bf; /* rgb */ color: rgb(136, 200, 191); /* oklch */ color: oklch(78.7% 0.067 184.9);
Tailwind
colors: {
custom: {
50: '#add9d2',
500: '#88c8bf',
950: '#000000',
},
}SCSS
$custom: #88c8bf; $custom-light: #add9d2; $custom-dark: #000000;
JSON
{
"hex": "#88c8bf",
"rgb": {
"r": 136,
"g": 200,
"b": 191
},
"hsl": {
"h": 171.563,
"s": 36.782,
"l": 65.882
},
"oklch": {
"l": 0.78701,
"c": 0.0666,
"h": 184.9
},
"luminance": 0.50304
}Semantic roles & 50–950 ramp
primary
#88C8BF
secondary
#9A5B64
accent
#3647B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383