#85FEFB#85FEFB
#85FEFB is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.6% C 0.110 H 193.3°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEFB |
|---|---|
| RGB | rgb(133, 254, 251) |
| HSL | hsl(179, 98%, 76%) |
| HSV | hsv(179, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.94, -34.73, -9.10) |
| CIE-LCH | lch(92.94, 35.90, 194.68°) |
| OKLab | oklab(92.61% -0.1066 -0.0252) |
| OKLCH | oklch(92.61% 0.11 193.3) |
| XYZ | xyz(62.5202, 82.8298, 103.9412) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.99
Light Cyan
#ACFFFC
ΔE00 4.16
Aqua
#00FFFF
ΔE00 5.04
Bright Turquoise
#0FFEF9
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.22
Pale Cyan
#B7FFFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEFB #FE8588
analogous
#85FEBE #85FEFB #85C4FE
triadic
#85FEFB #FB85FE #FEFB85
tetradic
#85FEFB #BE85FE #FE8588 #C4FE85
square
#85FEFB #BE85FE #FE8588 #C4FE85
split-complementary
#85FEFB #FE85C4 #FEBE85
monochromatic
#0CFDF7 #48FEF9 #85FEFB #C2FEFD #E1FFFE
Accessibility & contrast
On white
1.20
#85FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#85FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEFB
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEFB | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#3DFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #85fefb; /* rgb */ color: rgb(133, 254, 251); /* oklch */ color: oklch(92.6% 0.110 193.3);
Tailwind
colors: {
custom: {
50: '#b1fffc',
500: '#85fefb',
950: '#000000',
},
}SCSS
$custom: #85fefb; $custom-light: #b1fffc; $custom-dark: #000000;
JSON
{
"hex": "#85fefb",
"rgb": {
"r": 133,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.512,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.92614,
"c": 0.10955,
"h": 193.3
},
"luminance": 0.82835
}Semantic roles & 50–950 ramp
primary
#85FEFB
secondary
#DE4A4D
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685