#85F5CC#85F5CC
#85F5CC is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.2% C 0.119 H 167.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #85F5CC |
|---|---|
| RGB | rgb(133, 245, 204) |
| HSL | hsl(158, 85%, 74%) |
| HSV | hsv(158, 46%, 96%) |
| CMYK | cmyk(45.7%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(89.23, -41.45, 9.87) |
| CIE-LCH | lch(89.23, 42.61, 166.60°) |
| OKLab | oklab(89.22% -0.1165 0.0253) |
| OKLCH | oklch(89.22% 0.119 167.7) |
| XYZ | xyz(53.2197, 74.6468, 68.7188) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.78
Aquamarine
#7FFFD4
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F5CC #F585AE
analogous
#85F594 #85F5CC #85E6F5
triadic
#85F5CC #CC85F5 #F5CC85
tetradic
#85F5CC #9485F5 #F585AE #E6F585
square
#85F5CC #9485F5 #F585AE #E6F585
split-complementary
#85F5CC #F585E6 #F59485
monochromatic
#14EC9D #4CF0B4 #85F5CC #BEFAE4 #E3FDF3
Accessibility & contrast
On white
1.32
#85F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#85F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F5CC
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F5CC | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DFDBCF
Tritanopia (blue-blind)
#60F6E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #85f5cc; /* rgb */ color: rgb(133, 245, 204); /* oklch */ color: oklch(89.2% 0.119 167.7);
Tailwind
colors: {
custom: {
50: '#aef9db',
500: '#85f5cc',
950: '#000000',
},
}SCSS
$custom: #85f5cc; $custom-light: #aef9db; $custom-dark: #000000;
JSON
{
"hex": "#85f5cc",
"rgb": {
"r": 133,
"g": 245,
"b": 204
},
"hsl": {
"h": 158.036,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.89223,
"c": 0.11919,
"h": 167.7
},
"luminance": 0.74651
}Semantic roles & 50–950 ramp
primary
#85F5CC
secondary
#D24D7D
accent
#0455E1
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584