#85FEFA#85FEFA
#85FEFA is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.6% C 0.110 H 192.6°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEFA |
|---|---|
| RGB | rgb(133, 254, 250) |
| HSL | hsl(178, 98%, 76%) |
| HSV | hsv(178, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.91, -34.97, -8.62) |
| CIE-LCH | lch(92.91, 36.02, 193.85°) |
| OKLab | oklab(92.58% -0.107 -0.0239) |
| OKLCH | oklch(92.58% 0.11 192.6) |
| XYZ | xyz(62.3630, 82.7669, 103.1132) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.22
Aqua
#00FFFF
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.37
Pale Cyan
#B7FFFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEFA #FE8589
analogous
#85FEBD #85FEFA #85C5FE
triadic
#85FEFA #FA85FE #FEFA85
tetradic
#85FEFA #BD85FE #FE8589 #C5FE85
square
#85FEFA #BD85FE #FE8589 #C5FE85
split-complementary
#85FEFA #FE85C5 #FEBD85
monochromatic
#0CFDF5 #48FEF8 #85FEFA #C2FEFC #E1FFFE
Accessibility & contrast
On white
1.20
#85FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#85FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEFA
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEFA | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#3EFFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #85fefa; /* rgb */ color: rgb(133, 254, 250); /* oklch */ color: oklch(92.6% 0.110 192.6);
Tailwind
colors: {
custom: {
50: '#b1fffb',
500: '#85fefa',
950: '#000000',
},
}SCSS
$custom: #85fefa; $custom-light: #b1fffb; $custom-dark: #000000;
JSON
{
"hex": "#85fefa",
"rgb": {
"r": 133,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.017,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.92583,
"c": 0.10965,
"h": 192.6
},
"luminance": 0.82772
}Semantic roles & 50–950 ramp
primary
#85FEFA
secondary
#DE4A4F
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685