#88C8CD#88C8CD
#88C8CD is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.1% C 0.065 H 202.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #88C8CD |
|---|---|
| RGB | rgb(136, 200, 205) |
| HSL | hsl(184, 41%, 67%) |
| HSV | hsv(184, 34%, 80%) |
| CMYK | cmyk(33.7%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.65, -19.04, -8.99) |
| CIE-LCH | lch(76.65, 21.05, 205.27°) |
| OKLab | oklab(79.15% -0.0606 -0.0246) |
| OKLCH | oklch(79.15% 0.065 202.1) |
| XYZ | xyz(41.8233, 50.9481, 65.3759) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 8.30
Sky Blue
#87CEEB
ΔE00 8.75
Mediumturquoise
#48D1CC
ΔE00 8.76
Paleturquoise
#AFEEEE
ΔE00 9.18
Robin'S Egg Blue
#98EFF9
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C8CD #CD8D88
analogous
#88CDB0 #88C8CD #88A6CD
triadic
#88C8CD #CD88C8 #C8CD88
tetradic
#88C8CD #B088CD #CD8D88 #A6CD88
square
#88C8CD #B088CD #CD8D88 #A6CD88
split-complementary
#88C8CD #CD88A6 #CDB088
monochromatic
#41939A #5DB4BB #88C8CD #B3DCDF #DEF0F1
Accessibility & contrast
On white
1.88
#88C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#88C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C8CD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C8CD | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#6ECDC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #88c8cd; /* rgb */ color: rgb(136, 200, 205); /* oklch */ color: oklch(79.1% 0.065 202.1);
Tailwind
colors: {
custom: {
50: '#add8dc',
500: '#88c8cd',
950: '#000000',
},
}SCSS
$custom: #88c8cd; $custom-light: #add8dc; $custom-dark: #000000;
JSON
{
"hex": "#88c8cd",
"rgb": {
"r": 136,
"g": 200,
"b": 205
},
"hsl": {
"h": 184.348,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.79146,
"c": 0.0654,
"h": 202.1
},
"luminance": 0.50951
}Semantic roles & 50–950 ramp
primary
#88C8CD
secondary
#A05E59
accent
#3B32B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384