#88CEBD#88CEBD
#88CEBD is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.075 H 177.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEBD |
|---|---|
| RGB | rgb(136, 206, 189) |
| HSL | hsl(165, 42%, 67%) |
| HSV | hsv(165, 34%, 81%) |
| CMYK | cmyk(34%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.90, -25.72, 1.48) |
| CIE-LCH | lch(77.90, 25.76, 176.71°) |
| OKLab | oklab(80.01% -0.0747 0.0035) |
| OKLCH | oklch(80.01% 0.075 177.3) |
| XYZ | xyz(41.4067, 53.0485, 56.1918) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.92
Seafoam Blue
#78D1B6
ΔE00 3.84
Mediumaquamarine
#66CDAA
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.89
Turquoise
#40E0D0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEBD #CE8899
analogous
#88CE9A #88CEBD #88BCCE
triadic
#88CEBD #BD88CE #CEBD88
tetradic
#88CEBD #9A88CE #CE8899 #BCCE88
square
#88CEBD #9A88CE #CE8899 #BCCE88
split-complementary
#88CEBD #CE88BC #CE9A88
monochromatic
#409C85 #5DBCA5 #88CEBD #B3E0D5 #DFF2ED
Accessibility & contrast
On white
1.81
#88CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#88CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEBD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEBD | 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)
#C9C6BC
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#73D0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cebd; /* rgb */ color: rgb(136, 206, 189); /* oklch */ color: oklch(80.0% 0.075 177.3);
Tailwind
colors: {
custom: {
50: '#adddd0',
500: '#88cebd',
950: '#000000',
},
}SCSS
$custom: #88cebd; $custom-light: #adddd0; $custom-dark: #000000;
JSON
{
"hex": "#88cebd",
"rgb": {
"r": 136,
"g": 206,
"b": 189
},
"hsl": {
"h": 165.429,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.80006,
"c": 0.07477,
"h": 177.3
},
"luminance": 0.53051
}Semantic roles & 50–950 ramp
primary
#88CEBD
secondary
#A2596A
accent
#3151B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483