#85FFED#85FFED
#85FFED is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 183.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFED |
|---|---|
| RGB | rgb(133, 255, 237) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.85, -38.55, -1.99) |
| CIE-LCH | lch(92.85, 38.61, 182.96°) |
| OKLab | oklab(92.42% -0.1134 -0.006) |
| OKLCH | oklch(92.42% 0.114 183) |
| XYZ | xyz(60.7126, 82.6158, 92.8514) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 5.41
Light Aqua
#8CFFDB
ΔE00 5.61
Pale Aqua
#B8FFEB
ΔE00 6.19
Bright Turquoise
#0FFEF9
ΔE00 6.42
Light Cyan
#ACFFFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFED #FF8597
analogous
#85FFB0 #85FFED #85D4FF
triadic
#85FFED #ED85FF #FFED85
tetradic
#85FFED #B085FF #FF8597 #D4FF85
square
#85FFED #B085FF #FF8597 #D4FF85
split-complementary
#85FFED #FF85D4 #FFB085
monochromatic
#0BFFDB #48FFE4 #85FFED #C2FFF6 #E0FFFA
Accessibility & contrast
On white
1.20
#85FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#85FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFED
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFED | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#49FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85ffed; /* rgb */ color: rgb(133, 255, 237); /* oklch */ color: oklch(92.4% 0.114 183.0);
Tailwind
colors: {
custom: {
50: '#b0fff2',
500: '#85ffed',
950: '#000000',
},
}SCSS
$custom: #85ffed; $custom-light: #b0fff2; $custom-dark: #000000;
JSON
{
"hex": "#85ffed",
"rgb": {
"r": 133,
"g": 255,
"b": 237
},
"hsl": {
"h": 171.148,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92415,
"c": 0.11361,
"h": 183
},
"luminance": 0.82621
}Semantic roles & 50–950 ramp
primary
#85FFED
secondary
#DF495F
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685