#85CEBE#85CEBE
#85CEBE is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.077 H 178.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #85CEBE |
|---|---|
| RGB | rgb(133, 206, 190) |
| HSL | hsl(167, 43%, 66%) |
| HSV | hsv(167, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.78, -26.34, 0.75) |
| CIE-LCH | lch(77.78, 26.35, 178.37°) |
| OKLab | oklab(79.88% -0.0768 0.0016) |
| OKLCH | oklch(79.88% 0.077 178.8) |
| XYZ | xyz(41.0351, 52.8443, 56.7429) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.27
Seafoam Blue
#78D1B6
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.28
Light Teal
#90E4C1
ΔE00 7.48
Turquoise
#40E0D0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CEBE #CE8595
analogous
#85CE9A #85CEBE #85BACE
triadic
#85CEBE #BE85CE #CEBE85
tetradic
#85CEBE #9A85CE #CE8595 #BACE85
square
#85CEBE #9A85CE #CE8595 #BACE85
split-complementary
#85CEBE #CE85BA #CE9A85
monochromatic
#3E9B86 #59BCA7 #85CEBE #B1E0D5 #DCF1ED
Accessibility & contrast
On white
1.82
#85CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#85CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CEBE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CEBE | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BCBCBF
Tritanopia (blue-blind)
#6ED0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85cebe; /* rgb */ color: rgb(133, 206, 190); /* oklch */ color: oklch(79.9% 0.077 178.8);
Tailwind
colors: {
custom: {
50: '#abddd1',
500: '#85cebe',
950: '#000000',
},
}SCSS
$custom: #85cebe; $custom-light: #abddd1; $custom-dark: #000000;
JSON
{
"hex": "#85cebe",
"rgb": {
"r": 133,
"g": 206,
"b": 190
},
"hsl": {
"h": 166.849,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79878,
"c": 0.0768,
"h": 178.8
},
"luminance": 0.52847
}Semantic roles & 50–950 ramp
primary
#85CEBE
secondary
#A15767
accent
#304DB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483