#85FDF6#85FDF6
#85FDF6 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.109 H 190.4°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDF6 |
|---|---|
| RGB | rgb(133, 253, 246) |
| HSL | hsl(177, 97%, 76%) |
| HSV | hsv(177, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.52, -35.49, -7.13) |
| CIE-LCH | lch(92.52, 36.20, 191.35°) |
| OKLab | oklab(92.23% -0.1076 -0.0198) |
| OKLCH | oklch(92.23% 0.109 190.4) |
| XYZ | xyz(61.4259, 81.8856, 99.7394) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.49
Light Cyan
#ACFFFC
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 5.04
Aqua
#00FFFF
ΔE00 5.34
Pale Cyan
#B7FFFA
ΔE00 5.77
Bright Light Blue
#26F7FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDF6 #FD858C
analogous
#85FDBA #85FDF6 #85C8FD
triadic
#85FDF6 #F685FD #FDF685
tetradic
#85FDF6 #BA85FD #FD858C #C8FD85
square
#85FDF6 #BA85FD #FD858C #C8FD85
split-complementary
#85FDF6 #FD85C8 #FDBA85
monochromatic
#0DFBED #49FCF2 #85FDF6 #C1FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#85FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#85FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDF6
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDF6 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#42FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85fdf6; /* rgb */ color: rgb(133, 253, 246); /* oklch */ color: oklch(92.2% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#b0fef9',
500: '#85fdf6',
950: '#000000',
},
}SCSS
$custom: #85fdf6; $custom-light: #b0fef9; $custom-dark: #000000;
JSON
{
"hex": "#85fdf6",
"rgb": {
"r": 133,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.92234,
"c": 0.10937,
"h": 190.4
},
"luminance": 0.81891
}Semantic roles & 50–950 ramp
primary
#85FDF6
secondary
#DC4A53
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685