#85FFCA#85FFCA
#85FFCA is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.134 H 163.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFCA |
|---|---|
| RGB | rgb(133, 255, 202) |
| HSL | hsl(154, 100%, 76%) |
| HSV | hsv(154, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.03, -46.25, 14.88) |
| CIE-LCH | lch(92.03, 48.58, 162.16°) |
| OKLab | oklab(91.48% -0.1284 0.0382) |
| OKLCH | oklch(91.48% 0.134 163.4) |
| XYZ | xyz(56.0888, 80.7663, 68.4994) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.91
Aquamarine
#7FFFD4
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFCA #FF85BA
analogous
#85FF8D #85FFCA #85F7FF
triadic
#85FFCA #CA85FF #FFCA85
tetradic
#85FFCA #8D85FF #FF85BA #F7FF85
square
#85FFCA #8D85FF #FF85BA #F7FF85
split-complementary
#85FFCA #FF85F7 #FF8D85
monochromatic
#0BFF95 #48FFAF #85FFCA #C2FFE5 #E0FFF2
Accessibility & contrast
On white
1.22
#85FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#85FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFCA
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFCA | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#5EFFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85ffca; /* rgb */ color: rgb(133, 255, 202); /* oklch */ color: oklch(91.5% 0.134 163.4);
Tailwind
colors: {
custom: {
50: '#afffda',
500: '#85ffca',
950: '#000000',
},
}SCSS
$custom: #85ffca; $custom-light: #afffda; $custom-dark: #000000;
JSON
{
"hex": "#85ffca",
"rgb": {
"r": 133,
"g": 255,
"b": 202
},
"hsl": {
"h": 153.934,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91481,
"c": 0.13397,
"h": 163.4
},
"luminance": 0.80771
}Semantic roles & 50–950 ramp
primary
#85FFCA
secondary
#DF498A
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683