#85FFEF#85FFEF
#85FFEF is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.113 H 184.3°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFEF |
|---|---|
| RGB | rgb(133, 255, 239) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.90, -38.08, -2.95) |
| CIE-LCH | lch(92.90, 38.20, 184.43°) |
| OKLab | oklab(92.47% -0.1126 -0.0085) |
| OKLCH | oklch(92.47% 0.113 184.3) |
| XYZ | xyz(61.0064, 82.7333, 94.3989) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 6.01
Light Cyan
#ACFFFC
ΔE00 6.26
Light Aqua
#8CFFDB
ΔE00 6.26
Pale Aqua
#B8FFEB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFEF #FF8595
analogous
#85FFB2 #85FFEF #85D2FF
triadic
#85FFEF #EF85FF #FFEF85
tetradic
#85FFEF #B285FF #FF8595 #D2FF85
square
#85FFEF #B285FF #FF8595 #D2FF85
split-complementary
#85FFEF #FF85D2 #FFB285
monochromatic
#0BFFDF #48FFE7 #85FFEF #C2FFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#85FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#85FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFEF
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFEF | 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)
#F5F3EE
Deuteranopia (green-blind)
#E1E4F1
Tritanopia (blue-blind)
#47FFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #85ffef; /* rgb */ color: rgb(133, 255, 239); /* oklch */ color: oklch(92.5% 0.113 184.3);
Tailwind
colors: {
custom: {
50: '#b0fff4',
500: '#85ffef',
950: '#000000',
},
}SCSS
$custom: #85ffef; $custom-light: #b0fff4; $custom-dark: #000000;
JSON
{
"hex": "#85ffef",
"rgb": {
"r": 133,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.131,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92473,
"c": 0.11294,
"h": 184.3
},
"luminance": 0.82739
}Semantic roles & 50–950 ramp
primary
#85FFEF
secondary
#DF495D
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685