#85CCBB#85CCBB
#85CCBB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.076 H 177.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCBB |
|---|---|
| RGB | rgb(133, 204, 187) |
| HSL | hsl(166, 41%, 66%) |
| HSV | hsv(166, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 8.3%, 20%) |
| CIE-LAB | lab(77.14, -26.03, 1.42) |
| CIE-LCH | lch(77.14, 26.07, 176.88°) |
| OKLab | oklab(79.33% -0.0756 0.0034) |
| OKLCH | oklch(79.33% 0.076 177.5) |
| XYZ | xyz(40.2321, 51.7577, 54.8744) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 6.40
Light Teal
#90E4C1
ΔE00 7.52
Mediumturquoise
#48D1CC
ΔE00 7.74
Turquoise
#40E0D0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCBB #CC8596
analogous
#85CC97 #85CCBB #85B9CC
triadic
#85CCBB #BB85CC #CCBB85
tetradic
#85CCBB #9785CC #CC8596 #B9CC85
square
#85CCBB #9785CC #CC8596 #B9CC85
split-complementary
#85CCBB #CC85B9 #CC9785
monochromatic
#3F9782 #5ABAA3 #85CCBB #B0DED3 #DBF0EB
Accessibility & contrast
On white
1.85
#85CCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#85CCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCBB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCBB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#6FCEC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #85ccbb; /* rgb */ color: rgb(133, 204, 187); /* oklch */ color: oklch(79.3% 0.076 177.5);
Tailwind
colors: {
custom: {
50: '#abdbcf',
500: '#85ccbb',
950: '#000000',
},
}SCSS
$custom: #85ccbb; $custom-light: #abdbcf; $custom-dark: #000000;
JSON
{
"hex": "#85ccbb",
"rgb": {
"r": 133,
"g": 204,
"b": 187
},
"hsl": {
"h": 165.634,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79333,
"c": 0.07566,
"h": 177.5
},
"luminance": 0.5176
}Semantic roles & 50–950 ramp
primary
#85CCBB
secondary
#9E5768
accent
#3151B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483