#85FBCA#85FBCA
#85FBCA is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.129 H 164.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBCA |
|---|---|
| RGB | rgb(133, 251, 202) |
| HSL | hsl(155, 94%, 75%) |
| HSV | hsv(155, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(90.89, -44.51, 13.27) |
| CIE-LCH | lch(90.89, 46.45, 163.40°) |
| OKLab | oklab(90.56% -0.124 0.0341) |
| OKLCH | oklch(90.56% 0.129 164.6) |
| XYZ | xyz(54.8260, 78.2408, 68.0785) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.33
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 3.54
Pale Turquoise
#A5FBD5
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBCA #FB85B6
analogous
#85FB8F #85FBCA #85F1FB
triadic
#85FBCA #CA85FB #FBCA85
tetradic
#85FBCA #8F85FB #FB85B6 #F1FB85
square
#85FBCA #8F85FB #FB85B6 #F1FB85
split-complementary
#85FBCA #FB85F1 #FB8F85
monochromatic
#0EF797 #4AF9B0 #85FBCA #C0FDE4 #E1FEF2
Accessibility & contrast
On white
1.26
#85FBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#85FBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBCA
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBCA | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#5FFBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fbca; /* rgb */ color: rgb(133, 251, 202); /* oklch */ color: oklch(90.6% 0.129 164.6);
Tailwind
colors: {
custom: {
50: '#affdda',
500: '#85fbca',
950: '#000000',
},
}SCSS
$custom: #85fbca; $custom-light: #affdda; $custom-dark: #000000;
JSON
{
"hex": "#85fbca",
"rgb": {
"r": 133,
"g": 251,
"b": 202
},
"hsl": {
"h": 155.085,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90557,
"c": 0.1286,
"h": 164.6
},
"luminance": 0.78245
}Semantic roles & 50–950 ramp
primary
#85FBCA
secondary
#D94B86
accent
#005FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683