#88CDCA#88CDCA
#88CDCA is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.070 H 192.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDCA |
|---|---|
| RGB | rgb(136, 205, 202) |
| HSL | hsl(177, 41%, 67%) |
| HSV | hsv(177, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.97, -22.27, -5.41) |
| CIE-LCH | lch(77.97, 22.92, 193.66°) |
| OKLab | oklab(80.17% -0.068 -0.0149) |
| OKLCH | oklch(80.17% 0.07 192.4) |
| XYZ | xyz(42.6416, 53.1586, 63.8794) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 8.18
Pale Teal
#82CBB2
ΔE00 8.21
Paleturquoise
#AFEEEE
ΔE00 8.23
Darkturquoise
#00CED1
ΔE00 8.35
Seafoam Blue
#78D1B6
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDCA #CD888B
analogous
#88CDA8 #88CDCA #88AECD
triadic
#88CDCA #CA88CD #CDCA88
tetradic
#88CDCA #A888CD #CD888B #AECD88
square
#88CDCA #A888CD #CD888B #AECD88
split-complementary
#88CDCA #CD88AE #CDA888
monochromatic
#419A96 #5DBBB7 #88CDCA #B3DFDD #DEF1F0
Accessibility & contrast
On white
1.81
#88CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#88CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDCA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDCA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#6ED1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cdca; /* rgb */ color: rgb(136, 205, 202); /* oklch */ color: oklch(80.2% 0.070 192.4);
Tailwind
colors: {
custom: {
50: '#addcda',
500: '#88cdca',
950: '#000000',
},
}SCSS
$custom: #88cdca; $custom-light: #addcda; $custom-dark: #000000;
JSON
{
"hex": "#88cdca",
"rgb": {
"r": 136,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.391,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.80173,
"c": 0.06962,
"h": 192.4
},
"luminance": 0.53161
}Semantic roles & 50–950 ramp
primary
#88CDCA
secondary
#A0595C
accent
#3237B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483