#85FDEF#85FDEF
#85FDEF is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.111 H 185.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDEF |
|---|---|
| RGB | rgb(133, 253, 239) |
| HSL | hsl(173, 97%, 76%) |
| HSV | hsv(173, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.34, -37.17, -3.77) |
| CIE-LCH | lch(92.34, 37.36, 185.80°) |
| OKLab | oklab(92.02% -0.1104 -0.0107) |
| OKLCH | oklch(92.02% 0.111 185.6) |
| XYZ | xyz(60.3717, 81.4640, 94.1873) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 5.30
Bright Turquoise
#0FFEF9
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 6.09
Pale Aqua
#B8FFEB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDEF #FD8593
analogous
#85FDB3 #85FDEF #85CFFD
triadic
#85FDEF #EF85FD #FDEF85
tetradic
#85FDEF #B385FD #FD8593 #CFFD85
square
#85FDEF #B385FD #FD8593 #CFFD85
split-complementary
#85FDEF #FD85CF #FDB385
monochromatic
#0DFBDF #49FCE7 #85FDEF #C1FEF7 #E1FFFB
Accessibility & contrast
On white
1.21
#85FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#85FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDEF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDEF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#48FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fdef; /* rgb */ color: rgb(133, 253, 239); /* oklch */ color: oklch(92.0% 0.111 185.6);
Tailwind
colors: {
custom: {
50: '#b0fef4',
500: '#85fdef',
950: '#000000',
},
}SCSS
$custom: #85fdef; $custom-light: #b0fef4; $custom-dark: #000000;
JSON
{
"hex": "#85fdef",
"rgb": {
"r": 133,
"g": 253,
"b": 239
},
"hsl": {
"h": 173,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.92022,
"c": 0.11096,
"h": 185.6
},
"luminance": 0.81469
}Semantic roles & 50–950 ramp
primary
#85FDEF
secondary
#DC4A5B
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685