#85FDE7#85FDE7
#85FDE7 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.114 H 180.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDE7 |
|---|---|
| RGB | rgb(133, 253, 231) |
| HSL | hsl(169, 97%, 76%) |
| HSV | hsv(169, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 8.7%, 0.8%) |
| CIE-LAB | lab(92.13, -39.05, 0.07) |
| CIE-LCH | lch(92.13, 39.05, 179.90°) |
| OKLab | oklab(91.79% -0.1138 -0.0004) |
| OKLCH | oklch(91.79% 0.114 180.2) |
| XYZ | xyz(59.2159, 81.0016, 88.1002) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 5.84
Aquamarine
#7FFFD4
ΔE00 5.88
Pale Aqua
#B8FFEB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDE7 #FD859B
analogous
#85FDAB #85FDE7 #85D7FD
triadic
#85FDE7 #E785FD #FDE785
tetradic
#85FDE7 #AB85FD #FD859B #D7FD85
square
#85FDE7 #AB85FD #FD859B #D7FD85
split-complementary
#85FDE7 #FD85D7 #FDAB85
monochromatic
#0DFBCF #49FCDB #85FDE7 #C1FEF3 #E1FFF9
Accessibility & contrast
On white
1.22
#85FDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#85FDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDE7
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDE7 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E6
Deuteranopia (green-blind)
#E1E2E9
Tritanopia (blue-blind)
#4EFFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85fde7; /* rgb */ color: rgb(133, 253, 231); /* oklch */ color: oklch(91.8% 0.114 180.2);
Tailwind
colors: {
custom: {
50: '#b0feee',
500: '#85fde7',
950: '#000000',
},
}SCSS
$custom: #85fde7; $custom-light: #b0feee; $custom-dark: #000000;
JSON
{
"hex": "#85fde7",
"rgb": {
"r": 133,
"g": 253,
"b": 231
},
"hsl": {
"h": 169,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91788,
"c": 0.11378,
"h": 180.2
},
"luminance": 0.81007
}Semantic roles & 50–950 ramp
primary
#85FDE7
secondary
#DC4A65
accent
#002AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685