#85FCF4#85FCF4
#85FCF4 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.109 H 189.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCF4 |
|---|---|
| RGB | rgb(133, 252, 244) |
| HSL | hsl(176, 95%, 75%) |
| HSV | hsv(176, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(92.19, -35.51, -6.58) |
| CIE-LCH | lch(92.19, 36.12, 190.50°) |
| OKLab | oklab(91.95% -0.1073 -0.0183) |
| OKLCH | oklch(91.95% 0.109 189.7) |
| XYZ | xyz(60.8057, 81.1338, 98.0265) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.63
Bright Cyan
#41FDFE
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.12
Aqua
#00FFFF
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCF4 #FC858D
analogous
#85FCB8 #85FCF4 #85C9FC
triadic
#85FCF4 #F485FC #FCF485
tetradic
#85FCF4 #B885FC #FC858D #C9FC85
square
#85FCF4 #B885FC #FC858D #C9FC85
split-complementary
#85FCF4 #FC85C9 #FCB885
monochromatic
#0EF9E9 #49FBEF #85FCF4 #C1FDF9 #E1FEFC
Accessibility & contrast
On white
1.22
#85FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#85FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCF4
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCF4 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#44FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fcf4; /* rgb */ color: rgb(133, 252, 244); /* oklch */ color: oklch(91.9% 0.109 189.7);
Tailwind
colors: {
custom: {
50: '#b0fdf7',
500: '#85fcf4',
950: '#000000',
},
}SCSS
$custom: #85fcf4; $custom-light: #b0fdf7; $custom-dark: #000000;
JSON
{
"hex": "#85fcf4",
"rgb": {
"r": 133,
"g": 252,
"b": 244
},
"hsl": {
"h": 175.966,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91947,
"c": 0.10886,
"h": 189.7
},
"luminance": 0.81139
}Semantic roles & 50–950 ramp
primary
#85FCF4
secondary
#DB4A54
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685