#85FDC8#85FDC8
#85FDC8 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.133 H 163.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDC8 |
|---|---|
| RGB | rgb(133, 253, 200) |
| HSL | hsl(154, 97%, 76%) |
| HSV | hsv(154, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.42, -45.79, 15.05) |
| CIE-LCH | lch(91.42, 48.20, 161.81°) |
| OKLab | oklab(90.97% -0.1271 0.0386) |
| OKLCH | oklch(90.97% 0.133 163.1) |
| XYZ | xyz(55.2188, 79.4028, 67.0488) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.89
Aquamarine
#7FFFD4
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Seafoam
#A0FEBF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDC8 #FD85BA
analogous
#85FD8C #85FDC8 #85F6FD
triadic
#85FDC8 #C885FD #FDC885
tetradic
#85FDC8 #8C85FD #FD85BA #F6FD85
square
#85FDC8 #8C85FD #FD85BA #F6FD85
split-complementary
#85FDC8 #FD85F6 #FD8C85
monochromatic
#0DFB92 #49FCAD #85FDC8 #C1FEE3 #E1FFF1
Accessibility & contrast
On white
1.24
#85FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#85FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDC8
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDC8 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#60FDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fdc8; /* rgb */ color: rgb(133, 253, 200); /* oklch */ color: oklch(91.0% 0.133 163.1);
Tailwind
colors: {
custom: {
50: '#affed8',
500: '#85fdc8',
950: '#000000',
},
}SCSS
$custom: #85fdc8; $custom-light: #affed8; $custom-dark: #000000;
JSON
{
"hex": "#85fdc8",
"rgb": {
"r": 133,
"g": 253,
"b": 200
},
"hsl": {
"h": 153.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.9097,
"c": 0.13281,
"h": 163.1
},
"luminance": 0.79407
}Semantic roles & 50–950 ramp
primary
#85FDC8
secondary
#DC4A8B
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683