#85FEFF#85FEFF
#85FEFF is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.109 H 196.1°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEFF |
|---|---|
| RGB | rgb(133, 254, 255) |
| HSL | hsl(180, 100%, 76%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(47.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.05, -33.74, -11.00) |
| CIE-LCH | lch(93.05, 35.49, 198.07°) |
| OKLab | oklab(92.74% -0.105 -0.0304) |
| OKLCH | oklch(92.74% 0.109 196.1) |
| XYZ | xyz(63.1574, 83.0846, 107.2970) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.01
Light Cyan
#ACFFFC
ΔE00 4.19
Bright Light Blue
#26F7FD
ΔE00 4.85
Aqua
#00FFFF
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEFF #FF8685
analogous
#85FFC3 #85FEFF #85C1FF
triadic
#85FEFF #FF85FE #FEFF85
tetradic
#85FEFF #C385FF #FF8685 #C1FF85
square
#85FEFF #C385FF #FF8685 #C1FF85
split-complementary
#85FEFF #FF85C1 #FFC385
monochromatic
#0BFDFF #48FDFF #85FEFF #C2FFFF #E0FFFF
Accessibility & contrast
On white
1.19
#85FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#85FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEFF
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEFF | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#38FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #85feff; /* rgb */ color: rgb(133, 254, 255); /* oklch */ color: oklch(92.7% 0.109 196.1);
Tailwind
colors: {
custom: {
50: '#b1ffff',
500: '#85feff',
950: '#000000',
},
}SCSS
$custom: #85feff; $custom-light: #b1ffff; $custom-dark: #000000;
JSON
{
"hex": "#85feff",
"rgb": {
"r": 133,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.492,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92741,
"c": 0.10932,
"h": 196.1
},
"luminance": 0.8309
}Semantic roles & 50–950 ramp
primary
#85FEFF
secondary
#DF4A49
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686