#85FEDF#85FEDF
#85FEDF is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.8% C 0.119 H 174.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEDF |
|---|---|
| RGB | rgb(133, 254, 223) |
| HSL | hsl(165, 98%, 76%) |
| HSV | hsv(165, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.22, -41.32, 4.33) |
| CIE-LCH | lch(92.22, 41.54, 174.02°) |
| OKLab | oklab(91.79% -0.1183 0.0108) |
| OKLCH | oklch(91.79% 0.119 174.8) |
| XYZ | xyz(58.4283, 81.1930, 82.3906) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.67
Tiffany Blue
#7BF2DA
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.50
Pale Turquoise
#A5FBD5
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEDF #FE85A4
analogous
#85FEA2 #85FEDF #85E0FE
triadic
#85FEDF #DF85FE #FEDF85
tetradic
#85FEDF #A285FE #FE85A4 #E0FE85
square
#85FEDF #A285FE #FE85A4 #E0FE85
split-complementary
#85FEDF #FE85E0 #FEA285
monochromatic
#0CFDBF #48FECF #85FEDF #C2FEEF #E1FFF7
Accessibility & contrast
On white
1.22
#85FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#85FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEDF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEDF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#53FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fedf; /* rgb */ color: rgb(133, 254, 223); /* oklch */ color: oklch(91.8% 0.119 174.8);
Tailwind
colors: {
custom: {
50: '#afffe9',
500: '#85fedf',
950: '#000000',
},
}SCSS
$custom: #85fedf; $custom-light: #afffe9; $custom-dark: #000000;
JSON
{
"hex": "#85fedf",
"rgb": {
"r": 133,
"g": 254,
"b": 223
},
"hsl": {
"h": 164.628,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.91791,
"c": 0.11877,
"h": 174.8
},
"luminance": 0.81198
}Semantic roles & 50–950 ramp
primary
#85FEDF
secondary
#DE4A70
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684