#85FEDD#85FEDD
#85FEDD is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.7% C 0.120 H 173.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEDD |
|---|---|
| RGB | rgb(133, 254, 221) |
| HSL | hsl(164, 98%, 76%) |
| HSV | hsv(164, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.17, -41.76, 5.30) |
| CIE-LCH | lch(92.17, 42.10, 172.77°) |
| OKLab | oklab(91.74% -0.1191 0.0134) |
| OKLCH | oklch(91.74% 0.12 173.6) |
| XYZ | xyz(58.1603, 81.0858, 80.9788) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.16
Aquamarine
#7FFFD4
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.49
Pale Turquoise
#A5FBD5
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEDD #FE85A6
analogous
#85FEA0 #85FEDD #85E3FE
triadic
#85FEDD #DD85FE #FEDD85
tetradic
#85FEDD #A085FE #FE85A6 #E3FE85
square
#85FEDD #A085FE #FE85A6 #E3FE85
split-complementary
#85FEDD #FE85E3 #FEA085
monochromatic
#0CFDBB #48FECC #85FEDD #C2FEEE #E1FFF7
Accessibility & contrast
On white
1.22
#85FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#85FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEDD
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEDD | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#54FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fedd; /* rgb */ color: rgb(133, 254, 221); /* oklch */ color: oklch(91.7% 0.120 173.6);
Tailwind
colors: {
custom: {
50: '#afffe7',
500: '#85fedd',
950: '#000000',
},
}SCSS
$custom: #85fedd; $custom-light: #afffe7; $custom-dark: #000000;
JSON
{
"hex": "#85fedd",
"rgb": {
"r": 133,
"g": 254,
"b": 221
},
"hsl": {
"h": 163.636,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.91737,
"c": 0.11987,
"h": 173.6
},
"luminance": 0.81091
}Semantic roles & 50–950 ramp
primary
#85FEDD
secondary
#DE4A72
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684