#85DFBB#85DFBB
#85DFBB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.101 H 166.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFBB |
|---|---|
| RGB | rgb(133, 223, 187) |
| HSL | hsl(156, 58%, 70%) |
| HSV | hsv(156, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.56, -35.07, 9.25) |
| CIE-LCH | lch(82.56, 36.27, 165.23°) |
| OKLab | oklab(83.71% -0.0986 0.0238) |
| OKLCH | oklch(83.71% 0.101 166.4) |
| XYZ | xyz(45.0266, 61.3467, 56.4725) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.57
Seafoam
#7FE0B3
ΔE00 2.35
Seafoam Blue
#78D1B6
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 5.03
Pale Teal
#82CBB2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFBB #DF85A9
analogous
#85DF8E #85DFBB #85D6DF
triadic
#85DFBB #BB85DF #DFBB85
tetradic
#85DFBB #8E85DF #DF85A9 #D6DF85
square
#85DFBB #8E85DF #DF85A9 #D6DF85
split-complementary
#85DFBB #DF85D6 #DF8E85
monochromatic
#31B982 #55D2A0 #85DFBB #B5ECD6 #E6F8F1
Accessibility & contrast
On white
1.58
#85DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#85DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFBB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFBB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#6CE0D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85dfbb; /* rgb */ color: rgb(133, 223, 187); /* oklch */ color: oklch(83.7% 0.101 166.4);
Tailwind
colors: {
custom: {
50: '#ace9cf',
500: '#85dfbb',
950: '#000000',
},
}SCSS
$custom: #85dfbb; $custom-light: #ace9cf; $custom-dark: #000000;
JSON
{
"hex": "#85dfbb",
"rgb": {
"r": 133,
"g": 223,
"b": 187
},
"hsl": {
"h": 156,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.83705,
"c": 0.1014,
"h": 166.4
},
"luminance": 0.6135
}Semantic roles & 50–950 ramp
primary
#85DFBB
secondary
#B6527A
accent
#1F62C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483