#85FDF5#85FDF5
#85FDF5 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.110 H 189.7°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDF5 |
|---|---|
| RGB | rgb(133, 253, 245) |
| HSL | hsl(176, 97%, 76%) |
| HSV | hsv(176, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(92.50, -35.73, -6.65) |
| CIE-LCH | lch(92.50, 36.34, 190.54°) |
| OKLab | oklab(92.2% -0.108 -0.0185) |
| OKLCH | oklch(92.2% 0.11 189.7) |
| XYZ | xyz(61.2728, 81.8244, 98.9333) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.46
Bright Aqua
#0BF9EA
ΔE00 5.82
Pale Cyan
#B7FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDF5 #FD858D
analogous
#85FDB9 #85FDF5 #85C9FD
triadic
#85FDF5 #F585FD #FDF585
tetradic
#85FDF5 #B985FD #FD858D #C9FD85
square
#85FDF5 #B985FD #FD858D #C9FD85
split-complementary
#85FDF5 #FD85C9 #FDB985
monochromatic
#0DFBEB #49FCF0 #85FDF5 #C1FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#85FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#85FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDF5
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDF5 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#43FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fdf5; /* rgb */ color: rgb(133, 253, 245); /* oklch */ color: oklch(92.2% 0.110 189.7);
Tailwind
colors: {
custom: {
50: '#b0fef8',
500: '#85fdf5',
950: '#000000',
},
}SCSS
$custom: #85fdf5; $custom-light: #b0fef8; $custom-dark: #000000;
JSON
{
"hex": "#85fdf5",
"rgb": {
"r": 133,
"g": 253,
"b": 245
},
"hsl": {
"h": 176,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.92203,
"c": 0.10955,
"h": 189.7
},
"luminance": 0.8183
}Semantic roles & 50–950 ramp
primary
#85FDF5
secondary
#DC4A54
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685