#85FDCC#85FDCC
#85FDCC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.130 H 165.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDCC |
|---|---|
| RGB | rgb(133, 253, 204) |
| HSL | hsl(156, 97%, 76%) |
| HSV | hsv(156, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.50, -44.97, 13.11) |
| CIE-LCH | lch(91.50, 46.84, 163.75°) |
| OKLab | oklab(91.07% -0.1253 0.0337) |
| OKLCH | oklch(91.07% 0.13 165) |
| XYZ | xyz(55.6924, 79.5922, 69.5431) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.28
Aquamarine
#7FFFD4
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 3.39
Pale Turquoise
#A5FBD5
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDCC #FD85B6
analogous
#85FD90 #85FDCC #85F2FD
triadic
#85FDCC #CC85FD #FDCC85
tetradic
#85FDCC #9085FD #FD85B6 #F2FD85
square
#85FDCC #9085FD #FD85B6 #F2FD85
split-complementary
#85FDCC #FD85F2 #FD9085
monochromatic
#0DFB9A #49FCB3 #85FDCC #C1FEE5 #E1FFF2
Accessibility & contrast
On white
1.24
#85FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#85FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDCC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDCC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#5EFDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85fdcc; /* rgb */ color: rgb(133, 253, 204); /* oklch */ color: oklch(91.1% 0.130 165.0);
Tailwind
colors: {
custom: {
50: '#affedb',
500: '#85fdcc',
950: '#000000',
},
}SCSS
$custom: #85fdcc; $custom-light: #affedb; $custom-dark: #000000;
JSON
{
"hex": "#85fdcc",
"rgb": {
"r": 133,
"g": 253,
"b": 204
},
"hsl": {
"h": 155.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91068,
"c": 0.12979,
"h": 165
},
"luminance": 0.79597
}Semantic roles & 50–950 ramp
primary
#85FDCC
secondary
#DC4A86
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684