#85E1BB#85E1BB
#85E1BB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.104 H 165.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #85E1BB |
|---|---|
| RGB | rgb(133, 225, 187) |
| HSL | hsl(155, 61%, 70%) |
| HSV | hsv(155, 41%, 88%) |
| CMYK | cmyk(40.9%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(83.14, -36.00, 10.07) |
| CIE-LCH | lch(83.14, 37.38, 164.38°) |
| OKLab | oklab(84.17% -0.1009 0.0259) |
| OKLCH | oklch(84.17% 0.104 165.6) |
| XYZ | xyz(45.5641, 62.4217, 56.6517) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.52
Seafoam
#7FE0B3
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 4.50
Seafoam Blue
#78D1B6
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 5.40
Mint
#AAF0C1
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E1BB #E185AB
analogous
#85E18D #85E1BB #85D9E1
triadic
#85E1BB #BB85E1 #E1BB85
tetradic
#85E1BB #8D85E1 #E185AB #D9E185
square
#85E1BB #8D85E1 #E185AB #D9E185
split-complementary
#85E1BB #E185D9 #E18D85
monochromatic
#2FBD82 #54D5A0 #85E1BB #B6EDD6 #E6F9F1
Accessibility & contrast
On white
1.56
#85E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#85E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E1BB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E1BB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#6BE1D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #85e1bb; /* rgb */ color: rgb(133, 225, 187); /* oklch */ color: oklch(84.2% 0.104 165.6);
Tailwind
colors: {
custom: {
50: '#acebcf',
500: '#85e1bb',
950: '#000000',
},
}SCSS
$custom: #85e1bb; $custom-light: #acebcf; $custom-dark: #000000;
JSON
{
"hex": "#85e1bb",
"rgb": {
"r": 133,
"g": 225,
"b": 187
},
"hsl": {
"h": 155.217,
"s": 60.526,
"l": 70.196
},
"oklch": {
"l": 0.84168,
"c": 0.10419,
"h": 165.6
},
"luminance": 0.62425
}Semantic roles & 50–950 ramp
primary
#85E1BB
secondary
#B9517C
accent
#1D64C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483