#88BEC2#88BEC2
#88BEC2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.5% C 0.056 H 201.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEC2 |
|---|---|
| RGB | rgb(136, 190, 194) |
| HSL | hsl(184, 32%, 65%) |
| HSV | hsv(184, 30%, 76%) |
| CMYK | cmyk(29.9%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.52, -16.53, -7.68) |
| CIE-LCH | lch(73.52, 18.23, 204.91°) |
| OKLab | oklab(76.54% -0.0524 -0.021) |
| OKLCH | oklch(76.54% 0.056 201.8) |
| XYZ | xyz(38.3012, 45.9542, 57.8804) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.94
Lightblue
#ADD8E6
ΔE00 9.19
Sky Blue
#87CEEB
ΔE00 9.62
Cadetblue
#5F9EA0
ΔE00 10.10
Mediumturquoise
#48D1CC
ΔE00 10.31
Turquoise Blue
#06B1C4
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEC2 #C28C88
analogous
#88C2A9 #88BEC2 #88A1C2
triadic
#88BEC2 #C288BE #BEC288
tetradic
#88BEC2 #A988C2 #C28C88 #A1C288
square
#88BEC2 #A988C2 #C28C88 #A1C288
split-complementary
#88BEC2 #C288A1 #C2A988
monochromatic
#468589 #60A8AD #88BEC2 #B0D4D7 #D9EAEB
Accessibility & contrast
On white
2.06
#88BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#88BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEC2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEC2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#ACB1C2
Tritanopia (blue-blind)
#74C2BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #88bec2; /* rgb */ color: rgb(136, 190, 194); /* oklch */ color: oklch(76.5% 0.056 201.8);
Tailwind
colors: {
custom: {
50: '#acd1d4',
500: '#88bec2',
950: '#000000',
},
}SCSS
$custom: #88bec2; $custom-light: #acd1d4; $custom-dark: #000000;
JSON
{
"hex": "#88bec2",
"rgb": {
"r": 136,
"g": 190,
"b": 194
},
"hsl": {
"h": 184.138,
"s": 32.222,
"l": 64.706
},
"oklch": {
"l": 0.76541,
"c": 0.05646,
"h": 201.8
},
"luminance": 0.45956
}Semantic roles & 50–950 ramp
primary
#88BEC2
secondary
#DDCAC9
accent
#423BAB
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283