#85DEBA#85DEBA
#85DEBA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.101 H 166.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEBA |
|---|---|
| RGB | rgb(133, 222, 186) |
| HSL | hsl(156, 57%, 70%) |
| HSV | hsv(156, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.26, -34.82, 9.34) |
| CIE-LCH | lch(82.26, 36.05, 164.99°) |
| OKLab | oklab(83.45% -0.0978 0.024) |
| OKLCH | oklch(83.45% 0.101 166.2) |
| XYZ | xyz(44.6536, 60.7713, 55.8219) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.71
Seafoam
#7FE0B3
ΔE00 2.35
Seafoam Blue
#78D1B6
ΔE00 3.99
Mediumaquamarine
#66CDAA
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.16
Pale Teal
#82CBB2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEBA #DE85A9
analogous
#85DE8E #85DEBA #85D6DE
triadic
#85DEBA #BA85DE #DEBA85
tetradic
#85DEBA #8E85DE #DE85A9 #D6DE85
square
#85DEBA #8E85DE #DE85A9 #D6DE85
split-complementary
#85DEBA #DE85D6 #DE8E85
monochromatic
#32B781 #55D19F #85DEBA #B5EBD5 #E5F8F0
Accessibility & contrast
On white
1.60
#85DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#85DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEBA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEBA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#CCC8BC
Tritanopia (blue-blind)
#6CDED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85deba; /* rgb */ color: rgb(133, 222, 186); /* oklch */ color: oklch(83.4% 0.101 166.2);
Tailwind
colors: {
custom: {
50: '#ace8ce',
500: '#85deba',
950: '#000000',
},
}SCSS
$custom: #85deba; $custom-light: #ace8ce; $custom-dark: #000000;
JSON
{
"hex": "#85deba",
"rgb": {
"r": 133,
"g": 222,
"b": 186
},
"hsl": {
"h": 155.73,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.83448,
"c": 0.10072,
"h": 166.2
},
"luminance": 0.60774
}Semantic roles & 50–950 ramp
primary
#85DEBA
secondary
#B5527A
accent
#2163C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483