#85FFCC#85FFCC
#85FFCC is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.5% C 0.132 H 164.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFCC |
|---|---|
| RGB | rgb(133, 255, 204) |
| HSL | hsl(155, 100%, 76%) |
| HSV | hsv(155, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.07, -45.84, 13.92) |
| CIE-LCH | lch(92.07, 47.90, 163.11°) |
| OKLab | oklab(91.53% -0.1275 0.0357) |
| OKLCH | oklch(91.53% 0.132 164.4) |
| XYZ | xyz(56.3271, 80.8616, 69.7546) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 4.32
Pale Turquoise
#A5FBD5
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFCC #FF85B8
analogous
#85FF8F #85FFCC #85F5FF
triadic
#85FFCC #CC85FF #FFCC85
tetradic
#85FFCC #8F85FF #FF85B8 #F5FF85
square
#85FFCC #8F85FF #FF85B8 #F5FF85
split-complementary
#85FFCC #FF85F5 #FF8F85
monochromatic
#0BFF99 #48FFB2 #85FFCC #C2FFE6 #E0FFF2
Accessibility & contrast
On white
1.22
#85FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#85FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFCC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFCC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#5DFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85ffcc; /* rgb */ color: rgb(133, 255, 204); /* oklch */ color: oklch(91.5% 0.132 164.4);
Tailwind
colors: {
custom: {
50: '#afffdb',
500: '#85ffcc',
950: '#000000',
},
}SCSS
$custom: #85ffcc; $custom-light: #afffdb; $custom-dark: #000000;
JSON
{
"hex": "#85ffcc",
"rgb": {
"r": 133,
"g": 255,
"b": 204
},
"hsl": {
"h": 154.918,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91529,
"c": 0.13244,
"h": 164.4
},
"luminance": 0.80866
}Semantic roles & 50–950 ramp
primary
#85FFCC
secondary
#DF4988
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684