#85FCF0#85FCF0
#85FCF0 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.110 H 186.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCF0 |
|---|---|
| RGB | rgb(133, 252, 240) |
| HSL | hsl(174, 95%, 75%) |
| HSV | hsv(174, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(92.08, -36.47, -4.67) |
| CIE-LCH | lch(92.08, 36.77, 187.29°) |
| OKLab | oklab(91.83% -0.1089 -0.0131) |
| OKLCH | oklch(91.83% 0.11 186.9) |
| XYZ | xyz(60.2050, 80.8935, 94.8625) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 5.39
Bright Turquoise
#0FFEF9
ΔE00 5.47
Bright Cyan
#41FDFE
ΔE00 5.60
Aqua
#00FFFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCF0 #FC8591
analogous
#85FCB5 #85FCF0 #85CCFC
triadic
#85FCF0 #F085FC #FCF085
tetradic
#85FCF0 #B585FC #FC8591 #CCFC85
square
#85FCF0 #B585FC #FC8591 #CCFC85
split-complementary
#85FCF0 #FC85CC #FCB585
monochromatic
#0EF9E1 #49FBE9 #85FCF0 #C1FDF7 #E1FEFB
Accessibility & contrast
On white
1.22
#85FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#85FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCF0
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCF0 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#48FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85fcf0; /* rgb */ color: rgb(133, 252, 240); /* oklch */ color: oklch(91.8% 0.110 186.9);
Tailwind
colors: {
custom: {
50: '#b0fef4',
500: '#85fcf0',
950: '#000000',
},
}SCSS
$custom: #85fcf0; $custom-light: #b0fef4; $custom-dark: #000000;
JSON
{
"hex": "#85fcf0",
"rgb": {
"r": 133,
"g": 252,
"b": 240
},
"hsl": {
"h": 173.95,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91826,
"c": 0.10973,
"h": 186.9
},
"luminance": 0.80899
}Semantic roles & 50–950 ramp
primary
#85FCF0
secondary
#DB4A59
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685