#85FBC7#85FBC7
#85FBC7 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.131 H 163.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBC7 |
|---|---|
| RGB | rgb(133, 251, 199) |
| HSL | hsl(154, 94%, 75%) |
| HSV | hsv(154, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(90.83, -45.13, 14.73) |
| CIE-LCH | lch(90.83, 47.47, 161.93°) |
| OKLab | oklab(90.48% -0.1253 0.0378) |
| OKLCH | oklch(90.48% 0.131 163.2) |
| XYZ | xyz(54.4743, 78.1001, 66.2260) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.05
Aquamarine
#7FFFD4
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBC7 #FB85B9
analogous
#85FB8C #85FBC7 #85F4FB
triadic
#85FBC7 #C785FB #FBC785
tetradic
#85FBC7 #8C85FB #FB85B9 #F4FB85
square
#85FBC7 #8C85FB #FB85B9 #F4FB85
split-complementary
#85FBC7 #FB85F4 #FB8C85
monochromatic
#0EF791 #4AF9AC #85FBC7 #C0FDE2 #E1FEF1
Accessibility & contrast
On white
1.26
#85FBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#85FBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBC7
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBC7 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC4
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#61FBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fbc7; /* rgb */ color: rgb(133, 251, 199); /* oklch */ color: oklch(90.5% 0.131 163.2);
Tailwind
colors: {
custom: {
50: '#affdd8',
500: '#85fbc7',
950: '#000000',
},
}SCSS
$custom: #85fbc7; $custom-light: #affdd8; $custom-dark: #000000;
JSON
{
"hex": "#85fbc7",
"rgb": {
"r": 133,
"g": 251,
"b": 199
},
"hsl": {
"h": 153.559,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90484,
"c": 0.13088,
"h": 163.2
},
"luminance": 0.78104
}Semantic roles & 50–950 ramp
primary
#85FBC7
secondary
#D94B8A
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683