#88CDCD#88CDCD
#88CDCD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.069 H 195.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDCD |
|---|---|
| RGB | rgb(136, 205, 205) |
| HSL | hsl(180, 41%, 67%) |
| HSV | hsv(180, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.05, -21.56, -6.90) |
| CIE-LCH | lch(78.05, 22.64, 197.75°) |
| OKLab | oklab(80.27% -0.0668 -0.019) |
| OKLCH | oklch(80.27% 0.069 195.9) |
| XYZ | xyz(43.0002, 53.3020, 65.7683) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.05
Powder Blue
#B0E0E6
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 8.05
Darkturquoise
#00CED1
ΔE00 8.32
Robin'S Egg Blue
#98EFF9
ΔE00 8.59
Aqua Blue
#02D8E9
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDCD #CD8888
analogous
#88CDAB #88CDCD #88ABCD
triadic
#88CDCD #CD88CD #CDCD88
tetradic
#88CDCD #AB88CD #CD8888 #ABCD88
square
#88CDCD #AB88CD #CD8888 #ABCD88
split-complementary
#88CDCD #CD88AB #CDAB88
monochromatic
#419A9A #5DBBBB #88CDCD #B3DFDF #DEF1F1
Accessibility & contrast
On white
1.80
#88CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#88CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDCD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDCD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#6DD1CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cdcd; /* rgb */ color: rgb(136, 205, 205); /* oklch */ color: oklch(80.3% 0.069 195.9);
Tailwind
colors: {
custom: {
50: '#addcdc',
500: '#88cdcd',
950: '#000000',
},
}SCSS
$custom: #88cdcd; $custom-light: #addcdc; $custom-dark: #000000;
JSON
{
"hex": "#88cdcd",
"rgb": {
"r": 136,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.80268,
"c": 0.06941,
"h": 195.9
},
"luminance": 0.53305
}Semantic roles & 50–950 ramp
primary
#88CDCD
secondary
#A05959
accent
#3232B4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484