#88CDCE#88CDCE
#88CDCE is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.069 H 197.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDCE |
|---|---|
| RGB | rgb(136, 205, 206) |
| HSL | hsl(181, 42%, 67%) |
| HSV | hsv(181, 34%, 81%) |
| CMYK | cmyk(34%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.08, -21.33, -7.40) |
| CIE-LCH | lch(78.08, 22.57, 199.13°) |
| OKLab | oklab(80.3% -0.0664 -0.0203) |
| OKLCH | oklch(80.3% 0.069 197) |
| XYZ | xyz(43.1213, 53.3504, 66.4060) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 8.02
Darkturquoise
#00CED1
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.42
Aqua Blue
#02D8E9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDCE #CE8988
analogous
#88CEAC #88CDCE #88AACE
triadic
#88CDCE #CE88CD #CDCE88
tetradic
#88CDCE #AC88CE #CE8988 #AACE88
square
#88CDCE #AC88CE #CE8988 #AACE88
split-complementary
#88CDCE #CE88AA #CEAC88
monochromatic
#409A9C #5DBBBC #88CDCE #B3DFE0 #DFF1F2
Accessibility & contrast
On white
1.80
#88CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#88CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDCE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDCE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#6DD1CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cdce; /* rgb */ color: rgb(136, 205, 206); /* oklch */ color: oklch(80.3% 0.069 197.0);
Tailwind
colors: {
custom: {
50: '#addcdc',
500: '#88cdce',
950: '#000000',
},
}SCSS
$custom: #88cdce; $custom-light: #addcdc; $custom-dark: #000000;
JSON
{
"hex": "#88cdce",
"rgb": {
"r": 136,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.857,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.80301,
"c": 0.06941,
"h": 197
},
"luminance": 0.53353
}Semantic roles & 50–950 ramp
primary
#88CDCE
secondary
#A25A59
accent
#3331B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484