#88D2BB#88D2BB
#88D2BB is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.081 H 172.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #88D2BB |
|---|---|
| RGB | rgb(136, 210, 187) |
| HSL | hsl(161, 45%, 68%) |
| HSV | hsv(161, 35%, 82%) |
| CMYK | cmyk(35.2%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(78.99, -28.10, 4.13) |
| CIE-LCH | lch(78.99, 28.41, 171.64°) |
| OKLab | oklab(80.86% -0.0805 0.0105) |
| OKLCH | oklch(80.86% 0.081 172.6) |
| XYZ | xyz(42.1663, 54.9128, 55.3814) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.94
Seafoam Blue
#78D1B6
ΔE00 2.29
Mediumaquamarine
#66CDAA
ΔE00 5.13
Light Teal
#90E4C1
ΔE00 5.18
Seafoam
#7FE0B3
ΔE00 6.68
Tiffany Blue
#7BF2DA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88D2BB #D2889F
analogous
#88D296 #88D2BB #88C4D2
triadic
#88D2BB #BB88D2 #D2BB88
tetradic
#88D2BB #9688D2 #D2889F #C4D288
square
#88D2BB #9688D2 #D2889F #C4D288
split-complementary
#88D2BB #D288C4 #D29688
monochromatic
#3DA283 #5CC1A2 #88D2BB #B4E3D4 #E1F4EE
Accessibility & contrast
On white
1.75
#88D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#88D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88D2BB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88D2BB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#73D3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88d2bb; /* rgb */ color: rgb(136, 210, 187); /* oklch */ color: oklch(80.9% 0.081 172.6);
Tailwind
colors: {
custom: {
50: '#ade0cf',
500: '#88d2bb',
950: '#000000',
},
}SCSS
$custom: #88d2bb; $custom-light: #ade0cf; $custom-dark: #000000;
JSON
{
"hex": "#88d2bb",
"rgb": {
"r": 136,
"g": 210,
"b": 187
},
"hsl": {
"h": 161.351,
"s": 45.122,
"l": 67.843
},
"oklch": {
"l": 0.80862,
"c": 0.08117,
"h": 172.6
},
"luminance": 0.54915
}Semantic roles & 50–950 ramp
primary
#88D2BB
secondary
#A75770
accent
#2D58B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483