#88CDC8#88CDC8
#88CDC8 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.070 H 190.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDC8 |
|---|---|
| RGB | rgb(136, 205, 200) |
| HSL | hsl(176, 41%, 67%) |
| HSV | hsv(176, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.91, -22.74, -4.42) |
| CIE-LCH | lch(77.91, 23.16, 191.00°) |
| OKLab | oklab(80.11% -0.0688 -0.0122) |
| OKLCH | oklch(80.11% 0.07 190.1) |
| XYZ | xyz(42.4063, 53.0644, 62.6403) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.53
Pale Teal
#82CBB2
ΔE00 7.39
Seafoam Blue
#78D1B6
ΔE00 8.10
Paleturquoise
#AFEEEE
ΔE00 8.44
Darkturquoise
#00CED1
ΔE00 8.50
Powder Blue
#B0E0E6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDC8 #CD888D
analogous
#88CDA6 #88CDC8 #88B0CD
triadic
#88CDC8 #C888CD #CDC888
tetradic
#88CDC8 #A688CD #CD888D #B0CD88
square
#88CDC8 #A688CD #CD888D #B0CD88
split-complementary
#88CDC8 #CD88B0 #CDA688
monochromatic
#419A93 #5DBBB4 #88CDC8 #B3DFDC #DEF1F0
Accessibility & contrast
On white
1.81
#88CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#88CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDC8
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDC8 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#6FD1CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cdc8; /* rgb */ color: rgb(136, 205, 200); /* oklch */ color: oklch(80.1% 0.070 190.1);
Tailwind
colors: {
custom: {
50: '#addcd8',
500: '#88cdc8',
950: '#000000',
},
}SCSS
$custom: #88cdc8; $custom-light: #addcd8; $custom-dark: #000000;
JSON
{
"hex": "#88cdc8",
"rgb": {
"r": 136,
"g": 205,
"b": 200
},
"hsl": {
"h": 175.652,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.8011,
"c": 0.06991,
"h": 190.1
},
"luminance": 0.53067
}Semantic roles & 50–950 ramp
primary
#88CDC8
secondary
#A0595E
accent
#323BB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483