#85FFFE#85FFFE
#85FFFE is a very light, moderate teal. Relative luminance 0.837; OKLCH L 92.9% C 0.110 H 194.7°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFFE |
|---|---|
| RGB | rgb(133, 255, 254) |
| HSL | hsl(180, 100%, 76%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.30, -34.45, -10.12) |
| CIE-LCH | lch(93.30, 35.90, 196.36°) |
| OKLab | oklab(92.93% -0.1065 -0.028) |
| OKLCH | oklch(92.93% 0.11 194.7) |
| XYZ | xyz(63.3150, 83.6568, 106.5575) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.92
Light Cyan
#ACFFFC
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 5.02
Aqua
#00FFFF
ΔE00 5.03
Bright Turquoise
#0FFEF9
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFFE #FF8586
analogous
#85FFC1 #85FFFE #85C3FF
triadic
#85FFFE #FE85FF #FFFE85
tetradic
#85FFFE #C185FF #FF8586 #C3FF85
square
#85FFFE #C185FF #FF8586 #C3FF85
split-complementary
#85FFFE #FF85C3 #FFC185
monochromatic
#0BFFFD #48FFFD #85FFFE #C2FFFF #E0FFFF
Accessibility & contrast
On white
1.18
#85FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#85FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFFE
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFFE | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#39FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #85fffe; /* rgb */ color: rgb(133, 255, 254); /* oklch */ color: oklch(92.9% 0.110 194.7);
Tailwind
colors: {
custom: {
50: '#b1fffe',
500: '#85fffe',
950: '#000000',
},
}SCSS
$custom: #85fffe; $custom-light: #b1fffe; $custom-dark: #000000;
JSON
{
"hex": "#85fffe",
"rgb": {
"r": 133,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.508,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92933,
"c": 0.11009,
"h": 194.7
},
"luminance": 0.83662
}Semantic roles & 50–950 ramp
primary
#85FFFE
secondary
#DF494A
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685