#85FCD2#85FCD2
#85FCD2 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.124 H 168.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCD2 |
|---|---|
| RGB | rgb(133, 252, 210) |
| HSL | hsl(159, 95%, 75%) |
| HSV | hsv(159, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(91.35, -43.27, 9.80) |
| CIE-LCH | lch(91.35, 44.37, 167.24°) |
| OKLab | oklab(90.99% -0.1216 0.0251) |
| OKLCH | oklch(90.99% 0.124 168.3) |
| XYZ | xyz(56.1111, 79.2559, 73.3013) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.89
Light Turquoise
#7EF4CC
ΔE00 1.72
Light Aqua
#8CFFDB
ΔE00 1.79
Light Aquamarine
#7BFDC7
ΔE00 2.82
Pale Turquoise
#A5FBD5
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCD2 #FC85AF
analogous
#85FC97 #85FCD2 #85EAFC
triadic
#85FCD2 #D285FC #FCD285
tetradic
#85FCD2 #9785FC #FC85AF #EAFC85
square
#85FCD2 #9785FC #FC85AF #EAFC85
split-complementary
#85FCD2 #FC85EA #FC9785
monochromatic
#0EF9A6 #49FBBC #85FCD2 #C1FDE8 #E1FEF4
Accessibility & contrast
On white
1.25
#85FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#85FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCD2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCD2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#5BFDF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fcd2; /* rgb */ color: rgb(133, 252, 210); /* oklch */ color: oklch(91.0% 0.124 168.3);
Tailwind
colors: {
custom: {
50: '#affedf',
500: '#85fcd2',
950: '#000000',
},
}SCSS
$custom: #85fcd2; $custom-light: #affedf; $custom-dark: #000000;
JSON
{
"hex": "#85fcd2",
"rgb": {
"r": 133,
"g": 252,
"b": 210
},
"hsl": {
"h": 158.824,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90989,
"c": 0.12422,
"h": 168.3
},
"luminance": 0.7926
}Semantic roles & 50–950 ramp
primary
#85FCD2
secondary
#DB4A7D
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684