#85FDFD#85FDFD
#85FDFD is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.5% C 0.109 H 195.4°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDFD |
|---|---|
| RGB | rgb(133, 253, 253) |
| HSL | hsl(180, 97%, 76%) |
| HSV | hsv(180, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.72, -33.77, -10.47) |
| CIE-LCH | lch(92.72, 35.35, 197.22°) |
| OKLab | oklab(92.45% -0.1047 -0.0289) |
| OKLCH | oklch(92.45% 0.109 195.4) |
| XYZ | xyz(62.5206, 82.3235, 105.5048) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.99
Light Cyan
#ACFFFC
ΔE00 4.12
Bright Light Blue
#26F7FD
ΔE00 4.88
Aqua
#00FFFF
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Bright Turquoise
#0FFEF9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDFD #FD8585
analogous
#85FDC1 #85FDFD #85C1FD
triadic
#85FDFD #FD85FD #FDFD85
tetradic
#85FDFD #C185FD #FD8585 #C1FD85
square
#85FDFD #C185FD #FD8585 #C1FD85
split-complementary
#85FDFD #FD85C1 #FDC185
monochromatic
#0DFBFB #49FCFC #85FDFD #C1FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#85FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#85FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDFD
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDFD | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#3BFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85fdfd; /* rgb */ color: rgb(133, 253, 253); /* oklch */ color: oklch(92.5% 0.109 195.4);
Tailwind
colors: {
custom: {
50: '#b1fefe',
500: '#85fdfd',
950: '#000000',
},
}SCSS
$custom: #85fdfd; $custom-light: #b1fefe; $custom-dark: #000000;
JSON
{
"hex": "#85fdfd",
"rgb": {
"r": 133,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.92454,
"c": 0.10865,
"h": 195.4
},
"luminance": 0.82329
}Semantic roles & 50–950 ramp
primary
#85FDFD
secondary
#DC4A4A
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685