#6ADEBD#6ADEBD
#6ADEBD is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.117 H 172.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEBD |
|---|---|
| RGB | rgb(106, 222, 189) |
| HSL | hsl(163, 64%, 64%) |
| HSV | hsv(163, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.28, -40.76, 6.21) |
| CIE-LCH | lch(81.28, 41.23, 171.34°) |
| OKLab | oklab(82.39% -0.1155 0.0158) |
| OKLCH | oklch(82.39% 0.117 172.2) |
| XYZ | xyz(41.2463, 58.9771, 57.3444) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 4.31
Aqua Marine
#2EE8BB
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEBD #DE6A8B
analogous
#6ADE83 #6ADEBD #6AC5DE
triadic
#6ADEBD #BD6ADE #DEBD6A
tetradic
#6ADEBD #836ADE #DE6A8B #C5DE6A
square
#6ADEBD #836ADE #DE6A8B #C5DE6A
split-complementary
#6ADEBD #DE6AC5 #DE836A
monochromatic
#25A883 #38D3A7 #6ADEBD #9CE9D3 #CEF4E9
Accessibility & contrast
On white
1.64
#6ADEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6ADEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEBD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEBD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C6C5BF
Tritanopia (blue-blind)
#34E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adebd; /* rgb */ color: rgb(106, 222, 189); /* oklch */ color: oklch(82.4% 0.117 172.2);
Tailwind
colors: {
custom: {
50: '#9de9d0',
500: '#6adebd',
950: '#000000',
},
}SCSS
$custom: #6adebd; $custom-light: #9de9d0; $custom-dark: #000000;
JSON
{
"hex": "#6adebd",
"rgb": {
"r": 106,
"g": 222,
"b": 189
},
"hsl": {
"h": 162.931,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.82392,
"c": 0.11661,
"h": 172.2
},
"luminance": 0.58981
}Semantic roles & 50–950 ramp
primary
#6ADEBD
secondary
#AB415F
accent
#1A4CCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483