#85CEB2#85CEB2
#85CEB2 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.084 H 168.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85CEB2 |
|---|---|
| RGB | rgb(133, 206, 178) |
| HSL | hsl(157, 43%, 66%) |
| HSV | hsv(157, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(77.48, -28.95, 6.76) |
| CIE-LCH | lch(77.48, 29.73, 166.86°) |
| OKLab | oklab(79.54% -0.0819 0.0174) |
| OKLCH | oklch(79.54% 0.084 168) |
| XYZ | xyz(39.7771, 52.3412, 50.1177) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.18
Seafoam Blue
#78D1B6
ΔE00 2.24
Mediumaquamarine
#66CDAA
ΔE00 3.99
Light Teal
#90E4C1
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 5.92
Eucalyptus
#44D7A8
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CEB2 #CE85A1
analogous
#85CE8E #85CEB2 #85C6CE
triadic
#85CEB2 #B285CE #CEB285
tetradic
#85CEB2 #8E85CE #CE85A1 #C6CE85
square
#85CEB2 #8E85CE #CE85A1 #C6CE85
split-complementary
#85CEB2 #CE85C6 #CE8E85
monochromatic
#3E9B77 #59BC96 #85CEB2 #B1E0CE #DCF1E9
Accessibility & contrast
On white
1.83
#85CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#85CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CEB2
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CEB2 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#72CFC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #85ceb2; /* rgb */ color: rgb(133, 206, 178); /* oklch */ color: oklch(79.5% 0.084 168.0);
Tailwind
colors: {
custom: {
50: '#abddc9',
500: '#85ceb2',
950: '#000000',
},
}SCSS
$custom: #85ceb2; $custom-light: #abddc9; $custom-dark: #000000;
JSON
{
"hex": "#85ceb2",
"rgb": {
"r": 133,
"g": 206,
"b": 178
},
"hsl": {
"h": 156.986,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79539,
"c": 0.08377,
"h": 168
},
"luminance": 0.52344
}Semantic roles & 50–950 ramp
primary
#85CEB2
secondary
#A15773
accent
#3063B6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482