#85F5CB#85F5CB
#85F5CB is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.2% C 0.120 H 167.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #85F5CB |
|---|---|
| RGB | rgb(133, 245, 203) |
| HSL | hsl(158, 85%, 74%) |
| HSV | hsv(158, 46%, 96%) |
| CMYK | cmyk(45.7%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(89.20, -41.67, 10.36) |
| CIE-LCH | lch(89.20, 42.93, 166.04°) |
| OKLab | oklab(89.2% -0.1169 0.0266) |
| OKLCH | oklch(89.2% 0.12 167.2) |
| XYZ | xyz(53.1002, 74.5990, 68.0892) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.94
Aquamarine
#7FFFD4
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F5CB #F585AF
analogous
#85F593 #85F5CB #85E7F5
triadic
#85F5CB #CB85F5 #F5CB85
tetradic
#85F5CB #9385F5 #F585AF #E7F585
square
#85F5CB #9385F5 #F585AF #E7F585
split-complementary
#85F5CB #F585E7 #F59385
monochromatic
#14EC9B #4CF0B3 #85F5CB #BEFAE3 #E3FDF3
Accessibility & contrast
On white
1.32
#85F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#85F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F5CB
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F5CB | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8C9
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#60F6E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #85f5cb; /* rgb */ color: rgb(133, 245, 203); /* oklch */ color: oklch(89.2% 0.120 167.2);
Tailwind
colors: {
custom: {
50: '#aef9da',
500: '#85f5cb',
950: '#000000',
},
}SCSS
$custom: #85f5cb; $custom-light: #aef9da; $custom-dark: #000000;
JSON
{
"hex": "#85f5cb",
"rgb": {
"r": 133,
"g": 245,
"b": 203
},
"hsl": {
"h": 157.5,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.89198,
"c": 0.11989,
"h": 167.2
},
"luminance": 0.74603
}Semantic roles & 50–950 ramp
primary
#85F5CB
secondary
#D24D7E
accent
#0457E1
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583