#88CECF#88CECF
#88CECF is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.070 H 197.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #88CECF |
|---|---|
| RGB | rgb(136, 206, 207) |
| HSL | hsl(181, 43%, 67%) |
| HSV | hsv(181, 34%, 81%) |
| CMYK | cmyk(34.3%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.39, -21.59, -7.48) |
| CIE-LCH | lch(78.39, 22.85, 199.10°) |
| OKLab | oklab(80.56% -0.0672 -0.0205) |
| OKLCH | oklch(80.56% 0.07 197) |
| XYZ | xyz(43.4831, 53.8791, 67.1278) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.28
Paleturquoise
#AFEEEE
ΔE00 7.83
Robin'S Egg Blue
#98EFF9
ΔE00 8.20
Darkturquoise
#00CED1
ΔE00 8.28
Aqua Blue
#02D8E9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CECF #CF8988
analogous
#88CFAD #88CECF #88ABCF
triadic
#88CECF #CF88CE #CECF88
tetradic
#88CECF #AD88CF #CF8988 #ABCF88
square
#88CECF #AD88CF #CF8988 #ABCF88
split-complementary
#88CECF #CF88AB #CFAD88
monochromatic
#3F9C9D #5CBCBD #88CECF #B4E0E1 #DFF2F2
Accessibility & contrast
On white
1.78
#88CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#88CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CECF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CECF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#6CD2CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88cecf; /* rgb */ color: rgb(136, 206, 207); /* oklch */ color: oklch(80.6% 0.070 197.0);
Tailwind
colors: {
custom: {
50: '#addddd',
500: '#88cecf',
950: '#000000',
},
}SCSS
$custom: #88cecf; $custom-light: #addddd; $custom-dark: #000000;
JSON
{
"hex": "#88cecf",
"rgb": {
"r": 136,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.845,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.80558,
"c": 0.07026,
"h": 197
},
"luminance": 0.53882
}Semantic roles & 50–950 ramp
primary
#88CECF
secondary
#A35958
accent
#3230B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484