#88CDCB#88CDCB
#88CDCB is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.070 H 193.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDCB |
|---|---|
| RGB | rgb(136, 205, 203) |
| HSL | hsl(178, 41%, 67%) |
| HSV | hsv(178, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.00, -22.03, -5.91) |
| CIE-LCH | lch(78.00, 22.81, 195.02°) |
| OKLab | oklab(80.2% -0.0676 -0.0163) |
| OKLCH | oklch(80.2% 0.07 193.5) |
| XYZ | xyz(42.7604, 53.2061, 64.5050) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.76
Powder Blue
#B0E0E6
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 8.15
Darkturquoise
#00CED1
ΔE00 8.32
Pale Teal
#82CBB2
ΔE00 8.62
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDCB #CD888A
analogous
#88CDA9 #88CDCB #88ADCD
triadic
#88CDCB #CB88CD #CDCB88
tetradic
#88CDCB #A988CD #CD888A #ADCD88
square
#88CDCB #A988CD #CD888A #ADCD88
split-complementary
#88CDCB #CD88AD #CDA988
monochromatic
#419A97 #5DBBB8 #88CDCB #B3DFDE #DEF1F1
Accessibility & contrast
On white
1.80
#88CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#88CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDCB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDCB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#6ED1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cdcb; /* rgb */ color: rgb(136, 205, 203); /* oklch */ color: oklch(80.2% 0.070 193.5);
Tailwind
colors: {
custom: {
50: '#addcda',
500: '#88cdcb',
950: '#000000',
},
}SCSS
$custom: #88cdcb; $custom-light: #addcda; $custom-dark: #000000;
JSON
{
"hex": "#88cdcb",
"rgb": {
"r": 136,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.261,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.80204,
"c": 0.06952,
"h": 193.5
},
"luminance": 0.53209
}Semantic roles & 50–950 ramp
primary
#88CDCB
secondary
#A0595B
accent
#3235B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483