#85FBD5#85FBD5
#85FBD5 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.121 H 170.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBD5 |
|---|---|
| RGB | rgb(133, 251, 213) |
| HSL | hsl(161, 94%, 75%) |
| HSV | hsv(161, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(91.13, -42.19, 7.94) |
| CIE-LCH | lch(91.13, 42.93, 169.34°) |
| OKLab | oklab(90.84% -0.1192 0.0203) |
| OKLCH | oklch(90.84% 0.121 170.3) |
| XYZ | xyz(56.1751, 78.7804, 75.1838) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 1.46
Light Turquoise
#7EF4CC
ΔE00 1.66
Pale Turquoise
#A5FBD5
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBD5 #FB85AB
analogous
#85FB9A #85FBD5 #85E6FB
triadic
#85FBD5 #D585FB #FBD585
tetradic
#85FBD5 #9A85FB #FB85AB #E6FB85
square
#85FBD5 #9A85FB #FB85AB #E6FB85
split-complementary
#85FBD5 #FB85E6 #FB9A85
monochromatic
#0EF7AC #4AF9C1 #85FBD5 #C0FDE9 #E1FEF5
Accessibility & contrast
On white
1.25
#85FBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#85FBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBD5
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBD5 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED3
Deuteranopia (green-blind)
#E3E0D8
Tritanopia (blue-blind)
#5AFCF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fbd5; /* rgb */ color: rgb(133, 251, 213); /* oklch */ color: oklch(90.8% 0.121 170.3);
Tailwind
colors: {
custom: {
50: '#affde1',
500: '#85fbd5',
950: '#000000',
},
}SCSS
$custom: #85fbd5; $custom-light: #affde1; $custom-dark: #000000;
JSON
{
"hex": "#85fbd5",
"rgb": {
"r": 133,
"g": 251,
"b": 213
},
"hsl": {
"h": 160.678,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90837,
"c": 0.12097,
"h": 170.3
},
"luminance": 0.78785
}Semantic roles & 50–950 ramp
primary
#85FBD5
secondary
#D94B79
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684