#88CCAE#88CCAE
#88CCAE is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.081 H 165.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCAE |
|---|---|
| RGB | rgb(136, 204, 174) |
| HSL | hsl(154, 40%, 67%) |
| HSV | hsv(154, 33%, 80%) |
| CMYK | cmyk(33.3%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.97, -27.95, 8.18) |
| CIE-LCH | lch(76.97, 29.12, 163.69°) |
| OKLab | oklab(79.13% -0.0787 0.0211) |
| OKLCH | oklch(79.13% 0.081 165) |
| XYZ | xyz(39.3835, 51.4738, 47.8964) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.93
Seafoam Blue
#78D1B6
ΔE00 3.30
Mediumaquamarine
#66CDAA
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCAE #CC88A6
analogous
#88CC8C #88CCAE #88C8CC
triadic
#88CCAE #AE88CC #CCAE88
tetradic
#88CCAE #8C88CC #CC88A6 #C8CC88
square
#88CCAE #8C88CC #CC88A6 #C8CC88
split-complementary
#88CCAE #CC88C8 #CC8C88
monochromatic
#419872 #5DBA91 #88CCAE #B3DECB #DEF1E8
Accessibility & contrast
On white
1.86
#88CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#88CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCAE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCAE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#78CCC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #88ccae; /* rgb */ color: rgb(136, 204, 174); /* oklch */ color: oklch(79.1% 0.081 165.0);
Tailwind
colors: {
custom: {
50: '#addcc6',
500: '#88ccae',
950: '#000000',
},
}SCSS
$custom: #88ccae; $custom-light: #addcc6; $custom-dark: #000000;
JSON
{
"hex": "#88ccae",
"rgb": {
"r": 136,
"g": 204,
"b": 174
},
"hsl": {
"h": 153.529,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.7913,
"c": 0.08144,
"h": 165
},
"luminance": 0.51476
}Semantic roles & 50–950 ramp
primary
#88CCAE
secondary
#9F5978
accent
#326BB3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482