#85FFE7#85FFE7
#85FFE7 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.116 H 179.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFE7 |
|---|---|
| RGB | rgb(133, 255, 231) |
| HSL | hsl(168, 100%, 76%) |
| HSV | hsv(168, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(92.69, -39.95, 0.89) |
| CIE-LCH | lch(92.69, 39.96, 178.73°) |
| OKLab | oklab(92.24% -0.116 0.0017) |
| OKLCH | oklch(92.24% 0.116 179.2) |
| XYZ | xyz(59.8506, 82.2710, 88.3117) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Light Aqua
#8CFFDB
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.45
Pale Aqua
#B8FFEB
ΔE00 6.04
Bright Aqua
#0BF9EA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFE7 #FF859D
analogous
#85FFAA #85FFE7 #85DAFF
triadic
#85FFE7 #E785FF #FFE785
tetradic
#85FFE7 #AA85FF #FF859D #DAFF85
square
#85FFE7 #AA85FF #FF859D #DAFF85
split-complementary
#85FFE7 #FF85DA #FFAA85
monochromatic
#0BFFCF #48FFDB #85FFE7 #C2FFF3 #E0FFF9
Accessibility & contrast
On white
1.20
#85FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#85FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFE7
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFE7 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E6
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#4DFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85ffe7; /* rgb */ color: rgb(133, 255, 231); /* oklch */ color: oklch(92.2% 0.116 179.2);
Tailwind
colors: {
custom: {
50: '#b0ffee',
500: '#85ffe7',
950: '#000000',
},
}SCSS
$custom: #85ffe7; $custom-light: #b0ffee; $custom-dark: #000000;
JSON
{
"hex": "#85ffe7",
"rgb": {
"r": 133,
"g": 255,
"b": 231
},
"hsl": {
"h": 168.197,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92242,
"c": 0.11598,
"h": 179.2
},
"luminance": 0.82276
}Semantic roles & 50–950 ramp
primary
#85FFE7
secondary
#DF4967
accent
#002DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685