#85FEF9#85FEF9
#85FEF9 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.110 H 191.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEF9 |
|---|---|
| RGB | rgb(133, 254, 249) |
| HSL | hsl(178, 98%, 76%) |
| HSV | hsv(178, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.88, -35.22, -8.15) |
| CIE-LCH | lch(92.88, 36.15, 193.02°) |
| OKLab | oklab(92.55% -0.1074 -0.0226) |
| OKLCH | oklch(92.55% 0.11 191.9) |
| XYZ | xyz(62.2066, 82.7043, 102.2896) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.17
Light Cyan
#ACFFFC
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 5.04
Aqua
#00FFFF
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 5.55
Pale Cyan
#B7FFFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEF9 #FE858A
analogous
#85FEBC #85FEF9 #85C6FE
triadic
#85FEF9 #F985FE #FEF985
tetradic
#85FEF9 #BC85FE #FE858A #C6FE85
square
#85FEF9 #BC85FE #FE858A #C6FE85
split-complementary
#85FEF9 #FE85C6 #FEBC85
monochromatic
#0CFDF3 #48FEF6 #85FEF9 #C2FEFC #E1FFFE
Accessibility & contrast
On white
1.20
#85FEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#85FEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEF9
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEF9 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F9
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#3FFFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #85fef9; /* rgb */ color: rgb(133, 254, 249); /* oklch */ color: oklch(92.6% 0.110 191.9);
Tailwind
colors: {
custom: {
50: '#b0fffb',
500: '#85fef9',
950: '#000000',
},
}SCSS
$custom: #85fef9; $custom-light: #b0fffb; $custom-dark: #000000;
JSON
{
"hex": "#85fef9",
"rgb": {
"r": 133,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.521,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.92552,
"c": 0.10978,
"h": 191.9
},
"luminance": 0.8271
}Semantic roles & 50–950 ramp
primary
#85FEF9
secondary
#DE4A50
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685