#85FEDB#85FEDB
#85FEDB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.121 H 172.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEDB |
|---|---|
| RGB | rgb(133, 254, 219) |
| HSL | hsl(163, 98%, 76%) |
| HSV | hsv(163, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.12, -42.20, 6.26) |
| CIE-LCH | lch(92.12, 42.66, 171.56°) |
| OKLab | oklab(91.68% -0.12 0.0159) |
| OKLCH | oklch(91.68% 0.121 172.4) |
| XYZ | xyz(57.8954, 80.9798, 79.5839) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.77
Aquamarine
#7FFFD4
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 3.90
Pale Turquoise
#A5FBD5
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEDB #FE85A8
analogous
#85FE9E #85FEDB #85E4FE
triadic
#85FEDB #DB85FE #FEDB85
tetradic
#85FEDB #9E85FE #FE85A8 #E4FE85
square
#85FEDB #9E85FE #FE85A8 #E4FE85
split-complementary
#85FEDB #FE85E4 #FE9E85
monochromatic
#0CFDB7 #48FEC9 #85FEDB #C2FEED #E1FFF6
Accessibility & contrast
On white
1.22
#85FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#85FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEDB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEDB | 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)
#F7F1D9
Deuteranopia (green-blind)
#E4E3DD
Tritanopia (blue-blind)
#55FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85fedb; /* rgb */ color: rgb(133, 254, 219); /* oklch */ color: oklch(91.7% 0.121 172.4);
Tailwind
colors: {
custom: {
50: '#afffe6',
500: '#85fedb',
950: '#000000',
},
}SCSS
$custom: #85fedb; $custom-light: #afffe6; $custom-dark: #000000;
JSON
{
"hex": "#85fedb",
"rgb": {
"r": 133,
"g": 254,
"b": 219
},
"hsl": {
"h": 162.645,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.91683,
"c": 0.12102,
"h": 172.4
},
"luminance": 0.80985
}Semantic roles & 50–950 ramp
primary
#85FEDB
secondary
#DE4A74
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684