#88CEBF#88CEBF
#88CEBF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.074 H 179.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEBF |
|---|---|
| RGB | rgb(136, 206, 191) |
| HSL | hsl(167, 42%, 67%) |
| HSV | hsv(167, 34%, 81%) |
| CMYK | cmyk(34%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.96, -25.28, 0.48) |
| CIE-LCH | lch(77.96, 25.28, 178.91°) |
| OKLab | oklab(80.06% -0.0738 0.0009) |
| OKLCH | oklch(80.06% 0.074 179.3) |
| XYZ | xyz(41.6253, 53.1360, 57.3430) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.62
Seafoam Blue
#78D1B6
ΔE00 4.44
Mediumaquamarine
#66CDAA
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.45
Light Teal
#90E4C1
ΔE00 7.72
Turquoise
#40E0D0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEBF #CE8897
analogous
#88CE9C #88CEBF #88BACE
triadic
#88CEBF #BF88CE #CEBF88
tetradic
#88CEBF #9C88CE #CE8897 #BACE88
square
#88CEBF #9C88CE #CE8897 #BACE88
split-complementary
#88CEBF #CE88BA #CE9C88
monochromatic
#409C88 #5DBCA8 #88CEBF #B3E0D6 #DFF2EE
Accessibility & contrast
On white
1.81
#88CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#88CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEBF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEBF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#72D0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cebf; /* rgb */ color: rgb(136, 206, 191); /* oklch */ color: oklch(80.1% 0.074 179.3);
Tailwind
colors: {
custom: {
50: '#adddd2',
500: '#88cebf',
950: '#000000',
},
}SCSS
$custom: #88cebf; $custom-light: #adddd2; $custom-dark: #000000;
JSON
{
"hex": "#88cebf",
"rgb": {
"r": 136,
"g": 206,
"b": 191
},
"hsl": {
"h": 167.143,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.80064,
"c": 0.07385,
"h": 179.3
},
"luminance": 0.53138
}Semantic roles & 50–950 ramp
primary
#88CEBF
secondary
#A25968
accent
#314DB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483