#88CFCD#88CFCD
#88CFCD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.071 H 193.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFCD |
|---|---|
| RGB | rgb(136, 207, 205) |
| HSL | hsl(178, 43%, 67%) |
| HSV | hsv(178, 34%, 81%) |
| CMYK | cmyk(34.3%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(78.62, -22.56, -6.07) |
| CIE-LCH | lch(78.62, 23.36, 195.06°) |
| OKLab | oklab(80.72% -0.0692 -0.0167) |
| OKLCH | oklch(80.72% 0.071 193.6) |
| XYZ | xyz(43.4817, 54.2650, 65.9288) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.83
Darkturquoise
#00CED1
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Pale Teal
#82CBB2
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFCD #CF888A
analogous
#88CFAA #88CFCD #88AECF
triadic
#88CFCD #CD88CF #CFCD88
tetradic
#88CFCD #AA88CF #CF888A #AECF88
square
#88CFCD #AA88CF #CF888A #AECF88
split-complementary
#88CFCD #CF88AE #CFAA88
monochromatic
#3F9D9B #5CBDBB #88CFCD #B4E1DF #DFF2F2
Accessibility & contrast
On white
1.77
#88CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#88CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFCD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFCD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BABECE
Tritanopia (blue-blind)
#6DD3CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #88cfcd; /* rgb */ color: rgb(136, 207, 205); /* oklch */ color: oklch(80.7% 0.071 193.6);
Tailwind
colors: {
custom: {
50: '#addedc',
500: '#88cfcd',
950: '#000000',
},
}SCSS
$custom: #88cfcd; $custom-light: #addedc; $custom-dark: #000000;
JSON
{
"hex": "#88cfcd",
"rgb": {
"r": 136,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.31,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.80719,
"c": 0.07122,
"h": 193.6
},
"luminance": 0.54268
}Semantic roles & 50–950 ramp
primary
#88CFCD
secondary
#A3585A
accent
#3034B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484