#85FDFB#85FDFB
#85FDFB is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.109 H 194.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDFB |
|---|---|
| RGB | rgb(133, 253, 251) |
| HSL | hsl(179, 97%, 76%) |
| HSV | hsv(179, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.66, -34.26, -9.51) |
| CIE-LCH | lch(92.66, 35.56, 195.52°) |
| OKLab | oklab(92.39% -0.1055 -0.0263) |
| OKLCH | oklch(92.39% 0.109 194) |
| XYZ | xyz(62.2037, 82.1967, 103.8356) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.97
Light Cyan
#ACFFFC
ΔE00 4.10
Bright Light Blue
#26F7FD
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.09
Bright Turquoise
#0FFEF9
ΔE00 5.31
Pale Cyan
#B7FFFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDFB #FD8587
analogous
#85FDBF #85FDFB #85C3FD
triadic
#85FDFB #FB85FD #FDFB85
tetradic
#85FDFB #BF85FD #FD8587 #C3FD85
square
#85FDFB #BF85FD #FD8587 #C3FD85
split-complementary
#85FDFB #FD85C3 #FDBF85
monochromatic
#0DFBF7 #49FCF9 #85FDFB #C1FEFD #E1FFFE
Accessibility & contrast
On white
1.20
#85FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#85FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDFB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDFB | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#DBE4FC
Tritanopia (blue-blind)
#3DFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85fdfb; /* rgb */ color: rgb(133, 253, 251); /* oklch */ color: oklch(92.4% 0.109 194.0);
Tailwind
colors: {
custom: {
50: '#b0fefc',
500: '#85fdfb',
950: '#000000',
},
}SCSS
$custom: #85fdfb; $custom-light: #b0fefc; $custom-dark: #000000;
JSON
{
"hex": "#85fdfb",
"rgb": {
"r": 133,
"g": 253,
"b": 251
},
"hsl": {
"h": 179,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.9239,
"c": 0.10877,
"h": 194
},
"luminance": 0.82202
}Semantic roles & 50–950 ramp
primary
#85FDFB
secondary
#DC4A4C
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685