#88CECD#88CECD
#88CECD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.070 H 194.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #88CECD |
|---|---|
| RGB | rgb(136, 206, 205) |
| HSL | hsl(179, 42%, 67%) |
| HSV | hsv(179, 34%, 81%) |
| CMYK | cmyk(34%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.33, -22.06, -6.49) |
| CIE-LCH | lch(78.33, 23.00, 196.38°) |
| OKLab | oklab(80.49% -0.068 -0.0178) |
| OKLCH | oklch(80.49% 0.07 194.7) |
| XYZ | xyz(43.2402, 53.7819, 65.8483) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.79
Powder Blue
#B0E0E6
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 7.90
Darkturquoise
#00CED1
ΔE00 8.23
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Pale Teal
#82CBB2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CECD #CE8889
analogous
#88CEAA #88CECD #88ACCE
triadic
#88CECD #CD88CE #CECD88
tetradic
#88CECD #AA88CE #CE8889 #ACCE88
square
#88CECD #AA88CE #CE8889 #ACCE88
split-complementary
#88CECD #CE88AC #CEAA88
monochromatic
#409C9A #5DBCBB #88CECD #B3E0DF #DFF2F1
Accessibility & contrast
On white
1.79
#88CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#88CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CECD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CECD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#6DD2CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88cecd; /* rgb */ color: rgb(136, 206, 205); /* oklch */ color: oklch(80.5% 0.070 194.7);
Tailwind
colors: {
custom: {
50: '#addddc',
500: '#88cecd',
950: '#000000',
},
}SCSS
$custom: #88cecd; $custom-light: #addddc; $custom-dark: #000000;
JSON
{
"hex": "#88cecd",
"rgb": {
"r": 136,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.143,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.80493,
"c": 0.0703,
"h": 194.7
},
"luminance": 0.53785
}Semantic roles & 50–950 ramp
primary
#88CECD
secondary
#A2595A
accent
#3133B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484