#88CEBB#88CEBB
#88CEBB is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.076 H 175.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEBB |
|---|---|
| RGB | rgb(136, 206, 187) |
| HSL | hsl(164, 42%, 67%) |
| HSV | hsv(164, 34%, 81%) |
| CMYK | cmyk(34%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.85, -26.16, 2.48) |
| CIE-LCH | lch(77.85, 26.28, 174.59°) |
| OKLab | oklab(79.95% -0.0755 0.0062) |
| OKLCH | oklch(79.95% 0.076 175.3) |
| XYZ | xyz(41.1911, 52.9623, 55.0564) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.26
Seafoam Blue
#78D1B6
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 6.03
Light Teal
#90E4C1
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 8.23
Mediumturquoise
#48D1CC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEBB #CE889B
analogous
#88CE98 #88CEBB #88BECE
triadic
#88CEBB #BB88CE #CEBB88
tetradic
#88CEBB #9888CE #CE889B #BECE88
square
#88CEBB #9888CE #CE889B #BECE88
split-complementary
#88CEBB #CE88BE #CE9888
monochromatic
#409C83 #5DBCA2 #88CEBB #B3E0D4 #DFF2ED
Accessibility & contrast
On white
1.81
#88CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#88CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEBB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEBB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#73D0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88cebb; /* rgb */ color: rgb(136, 206, 187); /* oklch */ color: oklch(79.9% 0.076 175.3);
Tailwind
colors: {
custom: {
50: '#adddcf',
500: '#88cebb',
950: '#000000',
},
}SCSS
$custom: #88cebb; $custom-light: #adddcf; $custom-dark: #000000;
JSON
{
"hex": "#88cebb",
"rgb": {
"r": 136,
"g": 206,
"b": 187
},
"hsl": {
"h": 163.714,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.79948,
"c": 0.07579,
"h": 175.3
},
"luminance": 0.52965
}Semantic roles & 50–950 ramp
primary
#88CEBB
secondary
#A2596C
accent
#3155B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483