#88CCCD#88CCCD
#88CCCD is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.069 H 197.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCCD |
|---|---|
| RGB | rgb(136, 204, 205) |
| HSL | hsl(181, 41%, 67%) |
| HSV | hsv(181, 34%, 80%) |
| CMYK | cmyk(33.7%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.77, -21.06, -7.32) |
| CIE-LCH | lch(77.77, 22.30, 199.16°) |
| OKLab | oklab(80.04% -0.0655 -0.0201) |
| OKLCH | oklch(80.04% 0.069 197) |
| XYZ | xyz(42.7618, 52.8251, 65.6888) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.43
Paleturquoise
#AFEEEE
ΔE00 8.22
Darkturquoise
#00CED1
ΔE00 8.44
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Aqua Blue
#02D8E9
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCCD #CD8988
analogous
#88CDAC #88CCCD #88AACD
triadic
#88CCCD #CD88CC #CCCD88
tetradic
#88CCCD #AC88CD #CD8988 #AACD88
square
#88CCCD #AC88CD #CD8988 #AACD88
split-complementary
#88CCCD #CD88AA #CDAC88
monochromatic
#41999A #5DBABB #88CCCD #B3DEDF #DEF1F1
Accessibility & contrast
On white
1.82
#88CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#88CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCCD
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCCD | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#6DD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88cccd; /* rgb */ color: rgb(136, 204, 205); /* oklch */ color: oklch(80.0% 0.069 197.0);
Tailwind
colors: {
custom: {
50: '#addbdc',
500: '#88cccd',
950: '#000000',
},
}SCSS
$custom: #88cccd; $custom-light: #addbdc; $custom-dark: #000000;
JSON
{
"hex": "#88cccd",
"rgb": {
"r": 136,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.87,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.80043,
"c": 0.06855,
"h": 197
},
"luminance": 0.52828
}Semantic roles & 50–950 ramp
primary
#88CCCD
secondary
#A05A59
accent
#3432B4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484