#85FDED#85FDED
#85FDED is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.112 H 184.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDED |
|---|---|
| RGB | rgb(133, 253, 237) |
| HSL | hsl(172, 97%, 76%) |
| HSV | hsv(172, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.29, -37.64, -2.82) |
| CIE-LCH | lch(92.29, 37.75, 184.28°) |
| OKLab | oklab(91.96% -0.1113 -0.0082) |
| OKLCH | oklch(91.96% 0.112 184.2) |
| XYZ | xyz(60.0779, 81.3464, 92.6398) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 6.09
Light Aqua
#8CFFDB
ΔE00 6.21
Light Cyan
#ACFFFC
ΔE00 6.25
Pale Aqua
#B8FFEB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDED #FD8595
analogous
#85FDB1 #85FDED #85D1FD
triadic
#85FDED #ED85FD #FDED85
tetradic
#85FDED #B185FD #FD8595 #D1FD85
square
#85FDED #B185FD #FD8595 #D1FD85
split-complementary
#85FDED #FD85D1 #FDB185
monochromatic
#0DFBDB #49FCE4 #85FDED #C1FEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#85FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#85FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDED
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDED | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#4AFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fded; /* rgb */ color: rgb(133, 253, 237); /* oklch */ color: oklch(92.0% 0.112 184.2);
Tailwind
colors: {
custom: {
50: '#b0fef2',
500: '#85fded',
950: '#000000',
},
}SCSS
$custom: #85fded; $custom-light: #b0fef2; $custom-dark: #000000;
JSON
{
"hex": "#85fded",
"rgb": {
"r": 133,
"g": 253,
"b": 237
},
"hsl": {
"h": 172,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91962,
"c": 0.11157,
"h": 184.2
},
"luminance": 0.81352
}Semantic roles & 50–950 ramp
primary
#85FDED
secondary
#DC4A5D
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685