#88CBBE#88CBBE
#88CBBE is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.071 H 180.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #88CBBE |
|---|---|
| RGB | rgb(136, 203, 190) |
| HSL | hsl(168, 39%, 66%) |
| HSV | hsv(168, 33%, 80%) |
| CMYK | cmyk(33%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.08, -24.02, -0.26) |
| CIE-LCH | lch(77.08, 24.02, 180.63°) |
| OKLab | oklab(79.35% -0.0705 -0.0011) |
| OKLCH | oklch(79.35% 0.071 180.9) |
| XYZ | xyz(40.8003, 51.6615, 56.5270) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.22
Seafoam Blue
#78D1B6
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 7.42
Mediumaquamarine
#66CDAA
ΔE00 7.87
Light Teal
#90E4C1
ΔE00 8.71
Turquoise
#40E0D0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CBBE #CB8895
analogous
#88CB9D #88CBBE #88B7CB
triadic
#88CBBE #BE88CB #CBBE88
tetradic
#88CBBE #9D88CB #CB8895 #B7CB88
square
#88CBBE #9D88CB #CB8895 #B7CB88
split-complementary
#88CBBE #CB88B7 #CB9D88
monochromatic
#429786 #5DB8A7 #88CBBE #B3DED5 #DDF0ED
Accessibility & contrast
On white
1.85
#88CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#88CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CBBE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CBBE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#73CDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #88cbbe; /* rgb */ color: rgb(136, 203, 190); /* oklch */ color: oklch(79.4% 0.071 180.9);
Tailwind
colors: {
custom: {
50: '#addbd1',
500: '#88cbbe',
950: '#000000',
},
}SCSS
$custom: #88cbbe; $custom-light: #addbd1; $custom-dark: #000000;
JSON
{
"hex": "#88cbbe",
"rgb": {
"r": 136,
"g": 203,
"b": 190
},
"hsl": {
"h": 168.358,
"s": 39.181,
"l": 66.471
},
"oklch": {
"l": 0.79352,
"c": 0.07054,
"h": 180.9
},
"luminance": 0.51664
}Semantic roles & 50–950 ramp
primary
#88CBBE
secondary
#9E5A67
accent
#334CB2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483