#88CBB3#88CBB3
#88CBB3 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.076 H 169.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #88CBB3 |
|---|---|
| RGB | rgb(136, 203, 179) |
| HSL | hsl(159, 39%, 66%) |
| HSV | hsv(159, 33%, 80%) |
| CMYK | cmyk(33%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(76.80, -26.42, 5.25) |
| CIE-LCH | lch(76.80, 26.94, 168.75°) |
| OKLab | oklab(79.04% -0.0752 0.0135) |
| OKLCH | oklch(79.04% 0.076 169.8) |
| XYZ | xyz(39.6431, 51.1986, 50.4325) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.94
Seafoam Blue
#78D1B6
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 5.07
Light Teal
#90E4C1
ΔE00 6.39
Seafoam
#7FE0B3
ΔE00 7.34
Darkseagreen
#8FBC8F
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CBB3 #CB88A0
analogous
#88CB92 #88CBB3 #88C2CB
triadic
#88CBB3 #B388CB #CBB388
tetradic
#88CBB3 #9288CB #CB88A0 #C2CB88
square
#88CBB3 #9288CB #CB88A0 #C2CB88
split-complementary
#88CBB3 #CB88C2 #CB9288
monochromatic
#429778 #5DB898 #88CBB3 #B3DECE #DDF0E9
Accessibility & contrast
On white
1.87
#88CBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#88CBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CBB3
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CBB3 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B2
Deuteranopia (green-blind)
#BCBAB5
Tritanopia (blue-blind)
#76CCC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #88cbb3; /* rgb */ color: rgb(136, 203, 179); /* oklch */ color: oklch(79.0% 0.076 169.8);
Tailwind
colors: {
custom: {
50: '#addbc9',
500: '#88cbb3',
950: '#000000',
},
}SCSS
$custom: #88cbb3; $custom-light: #addbc9; $custom-dark: #000000;
JSON
{
"hex": "#88cbb3",
"rgb": {
"r": 136,
"g": 203,
"b": 179
},
"hsl": {
"h": 158.507,
"s": 39.181,
"l": 66.471
},
"oklch": {
"l": 0.79036,
"c": 0.07643,
"h": 169.8
},
"luminance": 0.51201
}Semantic roles & 50–950 ramp
primary
#88CBB3
secondary
#9E5A72
accent
#3361B2
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482