#88CCCE#88CCCE
#88CCCE is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.069 H 198.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCCE |
|---|---|
| RGB | rgb(136, 204, 206) |
| HSL | hsl(182, 42%, 67%) |
| HSV | hsv(182, 34%, 81%) |
| CMYK | cmyk(34%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.80, -20.82, -7.82) |
| CIE-LCH | lch(77.80, 22.24, 200.57°) |
| OKLab | oklab(80.08% -0.0651 -0.0214) |
| OKLCH | oklch(80.08% 0.069 198.2) |
| XYZ | xyz(42.8829, 52.8736, 66.3265) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.26
Mediumturquoise
#48D1CC
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 8.22
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Darkturquoise
#00CED1
ΔE00 8.51
Aqua Blue
#02D8E9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCCE #CE8A88
analogous
#88CEAD #88CCCE #88A9CE
triadic
#88CCCE #CE88CC #CCCE88
tetradic
#88CCCE #AD88CE #CE8A88 #A9CE88
square
#88CCCE #AD88CE #CE8A88 #A9CE88
split-complementary
#88CCCE #CE88A9 #CEAD88
monochromatic
#40999C #5DB9BC #88CCCE #B3DFE0 #DFF1F2
Accessibility & contrast
On white
1.81
#88CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#88CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCCE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCCE | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#6DD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88ccce; /* rgb */ color: rgb(136, 204, 206); /* oklch */ color: oklch(80.1% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#addbdc',
500: '#88ccce',
950: '#000000',
},
}SCSS
$custom: #88ccce; $custom-light: #addbdc; $custom-dark: #000000;
JSON
{
"hex": "#88ccce",
"rgb": {
"r": 136,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.714,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.80076,
"c": 0.06858,
"h": 198.2
},
"luminance": 0.52876
}Semantic roles & 50–950 ramp
primary
#88CCCE
secondary
#A25B59
accent
#3531B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484