#85CCBF#85CCBF
#85CCBF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.074 H 181.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCBF |
|---|---|
| RGB | rgb(133, 204, 191) |
| HSL | hsl(169, 41%, 66%) |
| HSV | hsv(169, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.24, -25.13, -0.58) |
| CIE-LCH | lch(77.24, 25.14, 181.33°) |
| OKLab | oklab(79.45% -0.0739 -0.002) |
| OKLCH | oklch(79.45% 0.074 181.5) |
| XYZ | xyz(40.6663, 51.9314, 57.1610) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 6.89
Mediumaquamarine
#66CDAA
ΔE00 7.67
Turquoise
#40E0D0
ΔE00 8.18
Light Teal
#90E4C1
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCBF #CC8592
analogous
#85CC9B #85CCBF #85B5CC
triadic
#85CCBF #BF85CC #CCBF85
tetradic
#85CCBF #9B85CC #CC8592 #B5CC85
square
#85CCBF #9B85CC #CC8592 #B5CC85
split-complementary
#85CCBF #CC85B5 #CC9B85
monochromatic
#3F9787 #5ABAA8 #85CCBF #B0DED6 #DBF0EC
Accessibility & contrast
On white
1.84
#85CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#85CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCBF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCBF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#6ECEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #85ccbf; /* rgb */ color: rgb(133, 204, 191); /* oklch */ color: oklch(79.5% 0.074 181.5);
Tailwind
colors: {
custom: {
50: '#abdbd2',
500: '#85ccbf',
950: '#000000',
},
}SCSS
$custom: #85ccbf; $custom-light: #abdbd2; $custom-dark: #000000;
JSON
{
"hex": "#85ccbf",
"rgb": {
"r": 133,
"g": 204,
"b": 191
},
"hsl": {
"h": 169.014,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79451,
"c": 0.07392,
"h": 181.5
},
"luminance": 0.51934
}Semantic roles & 50–950 ramp
primary
#85CCBF
secondary
#9E5764
accent
#3149B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483