#88CCBF#88CCBF
#88CCBF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.071 H 181.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCBF |
|---|---|
| RGB | rgb(136, 204, 191) |
| HSL | hsl(169, 40%, 67%) |
| HSV | hsv(169, 33%, 80%) |
| CMYK | cmyk(33.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.39, -24.29, -0.35) |
| CIE-LCH | lch(77.39, 24.29, 180.82°) |
| OKLab | oklab(79.61% -0.0713 -0.0013) |
| OKLCH | oklch(79.61% 0.071 181.1) |
| XYZ | xyz(41.1469, 52.1792, 57.1836) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 7.29
Mediumaquamarine
#66CDAA
ΔE00 7.85
Turquoise
#40E0D0
ΔE00 8.54
Light Teal
#90E4C1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCBF #CC8895
analogous
#88CC9D #88CCBF #88B7CC
triadic
#88CCBF #BF88CC #CCBF88
tetradic
#88CCBF #9D88CC #CC8895 #B7CC88
square
#88CCBF #9D88CC #CC8895 #B7CC88
split-complementary
#88CCBF #CC88B7 #CC9D88
monochromatic
#419888 #5DBAA8 #88CCBF #B3DED6 #DEF1ED
Accessibility & contrast
On white
1.84
#88CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#88CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCBF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCBF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#72CEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #88ccbf; /* rgb */ color: rgb(136, 204, 191); /* oklch */ color: oklch(79.6% 0.071 181.1);
Tailwind
colors: {
custom: {
50: '#addbd2',
500: '#88ccbf',
950: '#000000',
},
}SCSS
$custom: #88ccbf; $custom-light: #addbd2; $custom-dark: #000000;
JSON
{
"hex": "#88ccbf",
"rgb": {
"r": 136,
"g": 204,
"b": 191
},
"hsl": {
"h": 168.529,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.79609,
"c": 0.07136,
"h": 181.1
},
"luminance": 0.52182
}Semantic roles & 50–950 ramp
primary
#88CCBF
secondary
#9F5967
accent
#324BB3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483