#85FAF7#85FAF7
#85FAF7 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.6% C 0.107 H 193.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #85FAF7 |
|---|---|
| RGB | rgb(133, 250, 247) |
| HSL | hsl(178, 92%, 75%) |
| HSV | hsv(178, 47%, 98%) |
| CMYK | cmyk(46.8%, 0%, 1.2%, 2%) |
| CIE-LAB | lab(91.72, -33.85, -8.84) |
| CIE-LCH | lch(91.72, 34.99, 194.64°) |
| OKLab | oklab(91.59% -0.1039 -0.0245) |
| OKLCH | oklch(91.59% 0.107 193.3) |
| XYZ | xyz(60.6402, 80.0680, 100.2367) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.12
Bright Cyan
#41FDFE
ΔE00 4.17
Bright Light Blue
#26F7FD
ΔE00 5.19
Aqua
#00FFFF
ΔE00 5.27
Bright Turquoise
#0FFEF9
ΔE00 5.36
Pale Cyan
#B7FFFA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FAF7 #FA8588
analogous
#85FABD #85FAF7 #85C2FA
triadic
#85FAF7 #F785FA #FAF785
tetradic
#85FAF7 #BD85FA #FA8588 #C2FA85
square
#85FAF7 #BD85FA #FA8588 #C2FA85
split-complementary
#85FAF7 #FA85C2 #FABD85
monochromatic
#0FF5EF #4AF8F3 #85FAF7 #C0FCFB #E2FEFD
Accessibility & contrast
On white
1.23
#85FAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#85FAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FAF7
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FAF7 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#42FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85faf7; /* rgb */ color: rgb(133, 250, 247); /* oklch */ color: oklch(91.6% 0.107 193.3);
Tailwind
colors: {
custom: {
50: '#b0fcf9',
500: '#85faf7',
950: '#000000',
},
}SCSS
$custom: #85faf7; $custom-light: #b0fcf9; $custom-dark: #000000;
JSON
{
"hex": "#85faf7",
"rgb": {
"r": 133,
"g": 250,
"b": 247
},
"hsl": {
"h": 178.462,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.91591,
"c": 0.10674,
"h": 193.3
},
"luminance": 0.80073
}Semantic roles & 50–950 ramp
primary
#85FAF7
secondary
#D84B4F
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585