#85CEB8#85CEB8
#85CEB8 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.080 H 173.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #85CEB8 |
|---|---|
| RGB | rgb(133, 206, 184) |
| HSL | hsl(162, 43%, 66%) |
| HSV | hsv(162, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(77.63, -27.66, 3.75) |
| CIE-LCH | lch(77.63, 27.92, 172.28°) |
| OKLab | oklab(79.71% -0.0793 0.0095) |
| OKLCH | oklch(79.71% 0.08 173.2) |
| XYZ | xyz(40.3928, 52.5874, 53.3601) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.32
Seafoam Blue
#78D1B6
ΔE00 2.40
Mediumaquamarine
#66CDAA
ΔE00 5.03
Light Teal
#90E4C1
ΔE00 6.10
Seafoam
#7FE0B3
ΔE00 7.34
Turquoise
#40E0D0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CEB8 #CE859B
analogous
#85CE94 #85CEB8 #85C0CE
triadic
#85CEB8 #B885CE #CEB885
tetradic
#85CEB8 #9485CE #CE859B #C0CE85
square
#85CEB8 #9485CE #CE859B #C0CE85
split-complementary
#85CEB8 #CE85C0 #CE9485
monochromatic
#3E9B7F #59BC9F #85CEB8 #B1E0D1 #DCF1EB
Accessibility & contrast
On white
1.82
#85CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#85CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CEB8
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CEB8 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B7
Deuteranopia (green-blind)
#BDBCBA
Tritanopia (blue-blind)
#70CFC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85ceb8; /* rgb */ color: rgb(133, 206, 184); /* oklch */ color: oklch(79.7% 0.080 173.2);
Tailwind
colors: {
custom: {
50: '#abddcd',
500: '#85ceb8',
950: '#000000',
},
}SCSS
$custom: #85ceb8; $custom-light: #abddcd; $custom-dark: #000000;
JSON
{
"hex": "#85ceb8",
"rgb": {
"r": 133,
"g": 206,
"b": 184
},
"hsl": {
"h": 161.918,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79705,
"c": 0.07992,
"h": 173.2
},
"luminance": 0.5259
}Semantic roles & 50–950 ramp
primary
#85CEB8
secondary
#A1576D
accent
#3058B6
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101513
muted
#818483