#85DFCB#85DFCB
#85DFCB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.1% C 0.092 H 178.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFCB |
|---|---|
| RGB | rgb(133, 223, 203) |
| HSL | hsl(167, 58%, 70%) |
| HSV | hsv(167, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.95, -31.59, 1.34) |
| CIE-LCH | lch(82.95, 31.61, 177.57°) |
| OKLab | oklab(84.15% -0.0917 0.0031) |
| OKLCH | oklch(84.15% 0.092 178.1) |
| XYZ | xyz(46.8359, 62.0704, 66.0011) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.28
Tiffany Blue
#7BF2DA
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 5.46
Turquoise
#40E0D0
ΔE00 5.80
Light Turquoise
#7EF4CC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFCB #DF8599
analogous
#85DF9E #85DFCB #85C6DF
triadic
#85DFCB #CB85DF #DFCB85
tetradic
#85DFCB #9E85DF #DF8599 #C6DF85
square
#85DFCB #9E85DF #DF8599 #C6DF85
split-complementary
#85DFCB #DF85C6 #DF9E85
monochromatic
#31B99B #55D2B6 #85DFCB #B5ECE0 #E6F8F4
Accessibility & contrast
On white
1.57
#85DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#85DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFCB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFCB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#65E1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #85dfcb; /* rgb */ color: rgb(133, 223, 203); /* oklch */ color: oklch(84.1% 0.092 178.1);
Tailwind
colors: {
custom: {
50: '#ade9da',
500: '#85dfcb',
950: '#000000',
},
}SCSS
$custom: #85dfcb; $custom-light: #ade9da; $custom-dark: #000000;
JSON
{
"hex": "#85dfcb",
"rgb": {
"r": 133,
"g": 223,
"b": 203
},
"hsl": {
"h": 166.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84145,
"c": 0.09171,
"h": 178.1
},
"luminance": 0.62074
}Semantic roles & 50–950 ramp
primary
#85DFCB
secondary
#B65268
accent
#1F44C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483