#85DEBC#85DEBC
#85DEBC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.099 H 167.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEBC |
|---|---|
| RGB | rgb(133, 222, 188) |
| HSL | hsl(157, 57%, 70%) |
| HSV | hsv(157, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.30, -34.40, 8.34) |
| CIE-LCH | lch(82.30, 35.40, 166.36°) |
| OKLab | oklab(83.5% -0.0969 0.0215) |
| OKLCH | oklch(83.5% 0.099 167.5) |
| XYZ | xyz(44.8677, 60.8569, 56.9495) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.72
Seafoam
#7FE0B3
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.87
Pale Teal
#82CBB2
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEBC #DE85A7
analogous
#85DE90 #85DEBC #85D3DE
triadic
#85DEBC #BC85DE #DEBC85
tetradic
#85DEBC #9085DE #DE85A7 #D3DE85
square
#85DEBC #9085DE #DE85A7 #D3DE85
split-complementary
#85DEBC #DE85D3 #DE9085
monochromatic
#32B784 #55D1A2 #85DEBC #B5EBD6 #E5F8F1
Accessibility & contrast
On white
1.59
#85DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#85DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEBC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEBC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#6CDFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85debc; /* rgb */ color: rgb(133, 222, 188); /* oklch */ color: oklch(83.5% 0.099 167.5);
Tailwind
colors: {
custom: {
50: '#ace8d0',
500: '#85debc',
950: '#000000',
},
}SCSS
$custom: #85debc; $custom-light: #ace8d0; $custom-dark: #000000;
JSON
{
"hex": "#85debc",
"rgb": {
"r": 133,
"g": 222,
"b": 188
},
"hsl": {
"h": 157.079,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.83501,
"c": 0.09929,
"h": 167.5
},
"luminance": 0.6086
}Semantic roles & 50–950 ramp
primary
#85DEBC
secondary
#B55278
accent
#215FC5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483