#85CBBE#85CBBE
#85CBBE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.073 H 181.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #85CBBE |
|---|---|
| RGB | rgb(133, 203, 190) |
| HSL | hsl(169, 40%, 66%) |
| HSV | hsv(169, 34%, 80%) |
| CMYK | cmyk(34.5%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.93, -24.87, -0.50) |
| CIE-LCH | lch(76.93, 24.87, 181.15°) |
| OKLab | oklab(79.19% -0.0731 -0.0017) |
| OKLCH | oklch(79.19% 0.073 181.4) |
| XYZ | xyz(40.3197, 51.4137, 56.5045) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 7.01
Mediumaquamarine
#66CDAA
ΔE00 7.69
Turquoise
#40E0D0
ΔE00 8.38
Light Teal
#90E4C1
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CBBE #CB8592
analogous
#85CB9B #85CBBE #85B5CB
triadic
#85CBBE #BE85CB #CBBE85
tetradic
#85CBBE #9B85CB #CB8592 #B5CB85
square
#85CBBE #9B85CB #CB8592 #B5CB85
split-complementary
#85CBBE #CB85B5 #CB9B85
monochromatic
#409686 #5AB9A7 #85CBBE #B0DDD5 #DBF0EC
Accessibility & contrast
On white
1.86
#85CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#85CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CBBE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CBBE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#6ECDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #85cbbe; /* rgb */ color: rgb(133, 203, 190); /* oklch */ color: oklch(79.2% 0.073 181.4);
Tailwind
colors: {
custom: {
50: '#abdbd1',
500: '#85cbbe',
950: '#000000',
},
}SCSS
$custom: #85cbbe; $custom-light: #abdbd1; $custom-dark: #000000;
JSON
{
"hex": "#85cbbe",
"rgb": {
"r": 133,
"g": 203,
"b": 190
},
"hsl": {
"h": 168.857,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.79192,
"c": 0.0731,
"h": 181.4
},
"luminance": 0.51416
}Semantic roles & 50–950 ramp
primary
#85CBBE
secondary
#9C5864
accent
#324AB3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483