#85FFC5#85FFC5
#85FFC5 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.138 H 161.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFC5 |
|---|---|
| RGB | rgb(133, 255, 197) |
| HSL | hsl(151, 100%, 76%) |
| HSV | hsv(151, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(91.92, -47.26, 17.30) |
| CIE-LCH | lch(91.92, 50.32, 159.89°) |
| OKLab | oklab(91.36% -0.1306 0.0443) |
| OKLCH | oklch(91.36% 0.138 161.3) |
| XYZ | xyz(55.5064, 80.5333, 65.4320) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.41
Light Blue Green
#7EFBB3
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 3.34
Light Seafoam
#A0FEBF
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFC5 #FF85BF
analogous
#85FF88 #85FFC5 #85FCFF
triadic
#85FFC5 #C585FF #FFC585
tetradic
#85FFC5 #8885FF #FF85BF #FCFF85
square
#85FFC5 #8885FF #FF85BF #FCFF85
split-complementary
#85FFC5 #FF85FC #FF8885
monochromatic
#0BFF8B #48FFA8 #85FFC5 #C2FFE2 #E0FFF0
Accessibility & contrast
On white
1.23
#85FFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#85FFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFC5
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFC5 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C2
Deuteranopia (green-blind)
#EAE3C9
Tritanopia (blue-blind)
#60FEEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85ffc5; /* rgb */ color: rgb(133, 255, 197); /* oklch */ color: oklch(91.4% 0.138 161.3);
Tailwind
colors: {
custom: {
50: '#afffd6',
500: '#85ffc5',
950: '#000000',
},
}SCSS
$custom: #85ffc5; $custom-light: #afffd6; $custom-dark: #000000;
JSON
{
"hex": "#85ffc5",
"rgb": {
"r": 133,
"g": 255,
"b": 197
},
"hsl": {
"h": 151.475,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91362,
"c": 0.1379,
"h": 161.3
},
"luminance": 0.80538
}Semantic roles & 50–950 ramp
primary
#85FFC5
secondary
#DF4990
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683