#85FEFD#85FEFD
#85FEFD is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.7% C 0.109 H 194.7°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEFD |
|---|---|
| RGB | rgb(133, 254, 253) |
| HSL | hsl(180, 98%, 76%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.00, -34.23, -10.05) |
| CIE-LCH | lch(93.00, 35.68, 196.37°) |
| OKLab | oklab(92.68% -0.1058 -0.0278) |
| OKLCH | oklch(92.68% 0.109 194.7) |
| XYZ | xyz(62.8371, 82.9565, 105.6103) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.93
Light Cyan
#ACFFFC
ΔE00 4.12
Bright Light Blue
#26F7FD
ΔE00 4.99
Aqua
#00FFFF
ΔE00 5.07
Bright Turquoise
#0FFEF9
ΔE00 5.40
Pale Cyan
#B7FFFA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEFD #FE8586
analogous
#85FEC0 #85FEFD #85C2FE
triadic
#85FEFD #FD85FE #FEFD85
tetradic
#85FEFD #C085FE #FE8586 #C2FE85
square
#85FEFD #C085FE #FE8586 #C2FE85
split-complementary
#85FEFD #FE85C2 #FEC085
monochromatic
#0CFDFB #48FEFC #85FEFD #C2FEFE #E1FFFF
Accessibility & contrast
On white
1.19
#85FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#85FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEFD
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEFD | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#3AFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #85fefd; /* rgb */ color: rgb(133, 254, 253); /* oklch */ color: oklch(92.7% 0.109 194.7);
Tailwind
colors: {
custom: {
50: '#b1fffe',
500: '#85fefd',
950: '#000000',
},
}SCSS
$custom: #85fefd; $custom-light: #b1fffe; $custom-dark: #000000;
JSON
{
"hex": "#85fefd",
"rgb": {
"r": 133,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.504,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.92677,
"c": 0.1094,
"h": 194.7
},
"luminance": 0.82962
}Semantic roles & 50–950 ramp
primary
#85FEFD
secondary
#DE4A4B
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685