#85FACA#85FACA
#85FACA is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.127 H 165.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #85FACA |
|---|---|
| RGB | rgb(133, 250, 202) |
| HSL | hsl(155, 92%, 75%) |
| HSV | hsv(155, 47%, 98%) |
| CMYK | cmyk(46.8%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.61, -44.08, 12.87) |
| CIE-LCH | lch(90.61, 45.92, 163.72°) |
| OKLab | oklab(90.33% -0.1229 0.033) |
| OKLCH | oklch(90.33% 0.127 165) |
| XYZ | xyz(54.5145, 77.6177, 67.9747) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Aquamarine
#7FFFD4
ΔE00 2.08
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 3.40
Pale Turquoise
#A5FBD5
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FACA #FA85B5
analogous
#85FA90 #85FACA #85EFFA
triadic
#85FACA #CA85FA #FACA85
tetradic
#85FACA #9085FA #FA85B5 #EFFA85
square
#85FACA #9085FA #FA85B5 #EFFA85
split-complementary
#85FACA #FA85EF #FA9085
monochromatic
#0FF597 #4AF8B0 #85FACA #C0FCE4 #E2FEF2
Accessibility & contrast
On white
1.27
#85FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#85FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FACA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FACA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#5FFAEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #85faca; /* rgb */ color: rgb(133, 250, 202); /* oklch */ color: oklch(90.3% 0.127 165.0);
Tailwind
colors: {
custom: {
50: '#affcda',
500: '#85faca',
950: '#000000',
},
}SCSS
$custom: #85faca; $custom-light: #affcda; $custom-dark: #000000;
JSON
{
"hex": "#85faca",
"rgb": {
"r": 133,
"g": 250,
"b": 202
},
"hsl": {
"h": 155.385,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.90326,
"c": 0.12726,
"h": 165
},
"luminance": 0.77622
}Semantic roles & 50–950 ramp
primary
#85FACA
secondary
#D84B85
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583