#85E3CD#85E3CD
#85E3CD is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.096 H 177.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #85E3CD |
|---|---|
| RGB | rgb(133, 227, 205) |
| HSL | hsl(166, 63%, 71%) |
| HSV | hsv(166, 41%, 89%) |
| CMYK | cmyk(41.4%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(84.14, -33.02, 2.01) |
| CIE-LCH | lch(84.14, 33.08, 176.52°) |
| OKLab | oklab(85.12% -0.0955 0.0048) |
| OKLCH | oklch(85.12% 0.096 177.1) |
| XYZ | xyz(48.1571, 64.3290, 67.6249) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.69
Light Teal
#90E4C1
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.85
Light Turquoise
#7EF4CC
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E3CD #E3859B
analogous
#85E39E #85E3CD #85CAE3
triadic
#85E3CD #CD85E3 #E3CD85
tetradic
#85E3CD #9E85E3 #E3859B #CAE385
square
#85E3CD #9E85E3 #E3859B #CAE385
split-complementary
#85E3CD #E385CA #E39E85
monochromatic
#2CC19E #53D8B9 #85E3CD #B7EEE1 #E6F9F5
Accessibility & contrast
On white
1.51
#85E3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#85E3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E3CD
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E3CD | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CC
Deuteranopia (green-blind)
#CDCDCF
Tritanopia (blue-blind)
#64E5DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #85e3cd; /* rgb */ color: rgb(133, 227, 205); /* oklch */ color: oklch(85.1% 0.096 177.1);
Tailwind
colors: {
custom: {
50: '#adecdc',
500: '#85e3cd',
950: '#000000',
},
}SCSS
$custom: #85e3cd; $custom-light: #adecdc; $custom-dark: #000000;
JSON
{
"hex": "#85e3cd",
"rgb": {
"r": 133,
"g": 227,
"b": 205
},
"hsl": {
"h": 165.957,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.85117,
"c": 0.09561,
"h": 177.1
},
"luminance": 0.64332
}Semantic roles & 50–950 ramp
primary
#85E3CD
secondary
#BB516A
accent
#1B44CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484