#85FFE2#85FFE2
#85FFE2 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.1% C 0.118 H 176.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFE2 |
|---|---|
| RGB | rgb(133, 255, 226) |
| HSL | hsl(166, 100%, 76%) |
| HSV | hsv(166, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.57, -41.09, 3.29) |
| CIE-LCH | lch(92.57, 41.22, 175.42°) |
| OKLab | oklab(92.1% -0.1181 0.0081) |
| OKLCH | oklch(92.1% 0.118 176.1) |
| XYZ | xyz(59.1545, 81.9926, 84.6456) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.26
Tiffany Blue
#7BF2DA
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 4.12
Pale Turquoise
#A5FBD5
ΔE00 5.28
Pale Aqua
#B8FFEB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFE2 #FF85A2
analogous
#85FFA5 #85FFE2 #85DFFF
triadic
#85FFE2 #E285FF #FFE285
tetradic
#85FFE2 #A585FF #FF85A2 #DFFF85
square
#85FFE2 #A585FF #FF85A2 #DFFF85
split-complementary
#85FFE2 #FF85DF #FFA585
monochromatic
#0BFFC5 #48FFD3 #85FFE2 #C2FFF1 #E0FFF8
Accessibility & contrast
On white
1.21
#85FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#85FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFE2
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFE2 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#E4E4E4
Tritanopia (blue-blind)
#51FFF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85ffe2; /* rgb */ color: rgb(133, 255, 226); /* oklch */ color: oklch(92.1% 0.118 176.1);
Tailwind
colors: {
custom: {
50: '#b0ffeb',
500: '#85ffe2',
950: '#000000',
},
}SCSS
$custom: #85ffe2; $custom-light: #b0ffeb; $custom-dark: #000000;
JSON
{
"hex": "#85ffe2",
"rgb": {
"r": 133,
"g": 255,
"b": 226
},
"hsl": {
"h": 165.738,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92102,
"c": 0.11836,
"h": 176.1
},
"luminance": 0.81998
}Semantic roles & 50–950 ramp
primary
#85FFE2
secondary
#DF496D
accent
#0037E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684