#88CDBA#88CDBA
#88CDBA is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.075 H 175.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDBA |
|---|---|
| RGB | rgb(136, 205, 186) |
| HSL | hsl(163, 41%, 67%) |
| HSV | hsv(163, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.54, -25.89, 2.57) |
| CIE-LCH | lch(77.54, 26.02, 174.34°) |
| OKLab | oklab(79.69% -0.0747 0.0064) |
| OKLCH | oklch(79.69% 0.075 175.1) |
| XYZ | xyz(40.8445, 52.4397, 54.4145) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.18
Seafoam Blue
#78D1B6
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 6.87
Seafoam
#7FE0B3
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDBA #CD889B
analogous
#88CD98 #88CDBA #88BECD
triadic
#88CDBA #BA88CD #CDBA88
tetradic
#88CDBA #9888CD #CD889B #BECD88
square
#88CDBA #9888CD #CD889B #BECD88
split-complementary
#88CDBA #CD88BE #CD9888
monochromatic
#419A81 #5DBBA1 #88CDBA #B3DFD3 #DEF1EC
Accessibility & contrast
On white
1.83
#88CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#88CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDBA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDBA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#74CFC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88cdba; /* rgb */ color: rgb(136, 205, 186); /* oklch */ color: oklch(79.7% 0.075 175.1);
Tailwind
colors: {
custom: {
50: '#addcce',
500: '#88cdba',
950: '#000000',
},
}SCSS
$custom: #88cdba; $custom-light: #addcce; $custom-dark: #000000;
JSON
{
"hex": "#88cdba",
"rgb": {
"r": 136,
"g": 205,
"b": 186
},
"hsl": {
"h": 163.478,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.79691,
"c": 0.075,
"h": 175.1
},
"luminance": 0.52442
}Semantic roles & 50–950 ramp
primary
#88CDBA
secondary
#A0596D
accent
#3255B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483