#88CBCA#88CBCA
#88CBCA is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.068 H 194.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #88CBCA |
|---|---|
| RGB | rgb(136, 203, 202) |
| HSL | hsl(179, 39%, 66%) |
| HSV | hsv(179, 33%, 80%) |
| CMYK | cmyk(33%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.40, -21.27, -6.25) |
| CIE-LCH | lch(77.40, 22.17, 196.37°) |
| OKLab | oklab(79.72% -0.0655 -0.0172) |
| OKLCH | oklch(79.72% 0.068 194.7) |
| XYZ | xyz(42.1662, 52.2078, 63.7209) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.90
Darkturquoise
#00CED1
ΔE00 8.48
Paleturquoise
#AFEEEE
ΔE00 8.49
Pale Teal
#82CBB2
ΔE00 9.01
Robin'S Egg Blue
#98EFF9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CBCA #CB8889
analogous
#88CBA9 #88CBCA #88ABCB
triadic
#88CBCA #CA88CB #CBCA88
tetradic
#88CBCA #A988CB #CB8889 #ABCB88
square
#88CBCA #A988CB #CB8889 #ABCB88
split-complementary
#88CBCA #CB88AB #CBA988
monochromatic
#429795 #5DB8B7 #88CBCA #B3DEDD #DDF0F0
Accessibility & contrast
On white
1.84
#88CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#88CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CBCA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CBCA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#6FCFCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #88cbca; /* rgb */ color: rgb(136, 203, 202); /* oklch */ color: oklch(79.7% 0.068 194.7);
Tailwind
colors: {
custom: {
50: '#addbda',
500: '#88cbca',
950: '#000000',
},
}SCSS
$custom: #88cbca; $custom-light: #addbda; $custom-dark: #000000;
JSON
{
"hex": "#88cbca",
"rgb": {
"r": 136,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.104,
"s": 39.181,
"l": 66.471
},
"oklch": {
"l": 0.79722,
"c": 0.06774,
"h": 194.7
},
"luminance": 0.5221
}Semantic roles & 50–950 ramp
primary
#88CBCA
secondary
#9E5A5B
accent
#3335B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483