#85FCF5#85FCF5
#85FCF5 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.109 H 190.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCF5 |
|---|---|
| RGB | rgb(133, 252, 245) |
| HSL | hsl(176, 95%, 75%) |
| HSV | hsv(176, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(92.22, -35.27, -7.06) |
| CIE-LCH | lch(92.22, 35.97, 191.32°) |
| OKLab | oklab(91.98% -0.1069 -0.0196) |
| OKLCH | oklch(91.98% 0.109 190.4) |
| XYZ | xyz(60.9580, 81.1947, 98.8283) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.49
Bright Cyan
#41FDFE
ΔE00 4.53
Bright Turquoise
#0FFEF9
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.39
Pale Cyan
#B7FFFA
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCF5 #FC858C
analogous
#85FCBA #85FCF5 #85C7FC
triadic
#85FCF5 #F585FC #FCF585
tetradic
#85FCF5 #BA85FC #FC858C #C7FC85
square
#85FCF5 #BA85FC #FC858C #C7FC85
split-complementary
#85FCF5 #FC85C7 #FCBA85
monochromatic
#0EF9EB #49FBF0 #85FCF5 #C1FDFA #E1FEFD
Accessibility & contrast
On white
1.22
#85FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#85FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCF5
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCF5 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#43FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fcf5; /* rgb */ color: rgb(133, 252, 245); /* oklch */ color: oklch(92.0% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#b0fdf8',
500: '#85fcf5',
950: '#000000',
},
}SCSS
$custom: #85fcf5; $custom-light: #b0fdf8; $custom-dark: #000000;
JSON
{
"hex": "#85fcf5",
"rgb": {
"r": 133,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.471,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91978,
"c": 0.10868,
"h": 190.4
},
"luminance": 0.812
}Semantic roles & 50–950 ramp
primary
#85FCF5
secondary
#DB4A53
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685