#88CDBE#88CDBE
#88CDBE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.073 H 179.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDBE |
|---|---|
| RGB | rgb(136, 205, 190) |
| HSL | hsl(167, 41%, 67%) |
| HSV | hsv(167, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.65, -25.01, 0.57) |
| CIE-LCH | lch(77.65, 25.01, 178.70°) |
| OKLab | oklab(79.81% -0.073 0.0011) |
| OKLCH | oklch(79.81% 0.073 179.1) |
| XYZ | xyz(41.2756, 52.6122, 56.6855) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.56
Seafoam Blue
#78D1B6
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 7.20
Mediumturquoise
#48D1CC
ΔE00 7.56
Light Teal
#90E4C1
ΔE00 7.86
Turquoise
#40E0D0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDBE #CD8897
analogous
#88CD9C #88CDBE #88B9CD
triadic
#88CDBE #BE88CD #CDBE88
tetradic
#88CDBE #9C88CD #CD8897 #B9CD88
square
#88CDBE #9C88CD #CD8897 #B9CD88
split-complementary
#88CDBE #CD88B9 #CD9C88
monochromatic
#419A87 #5DBBA6 #88CDBE #B3DFD6 #DEF1ED
Accessibility & contrast
On white
1.82
#88CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#88CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDBE
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDBE | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#73CFC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88cdbe; /* rgb */ color: rgb(136, 205, 190); /* oklch */ color: oklch(79.8% 0.073 179.1);
Tailwind
colors: {
custom: {
50: '#addcd1',
500: '#88cdbe',
950: '#000000',
},
}SCSS
$custom: #88cdbe; $custom-light: #addcd1; $custom-dark: #000000;
JSON
{
"hex": "#88cdbe",
"rgb": {
"r": 136,
"g": 205,
"b": 190
},
"hsl": {
"h": 166.957,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.79807,
"c": 0.07303,
"h": 179.1
},
"luminance": 0.52615
}Semantic roles & 50–950 ramp
primary
#88CDBE
secondary
#A05968
accent
#324EB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483