#6ADEBA#6ADEBA
#6ADEBA is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.3% C 0.119 H 170.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEBA |
|---|---|
| RGB | rgb(106, 222, 186) |
| HSL | hsl(161, 64%, 64%) |
| HSV | hsv(161, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.21, -41.44, 7.70) |
| CIE-LCH | lch(81.21, 42.15, 169.48°) |
| OKLab | oklab(82.31% -0.1169 0.0197) |
| OKLCH | oklch(82.31% 0.119 170.4) |
| XYZ | xyz(40.9241, 58.8482, 55.6471) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.58
Seafoam Blue
#78D1B6
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 4.08
Light Teal
#90E4C1
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEBA #DE6A8E
analogous
#6ADE80 #6ADEBA #6AC8DE
triadic
#6ADEBA #BA6ADE #DEBA6A
tetradic
#6ADEBA #806ADE #DE6A8E #C8DE6A
square
#6ADEBA #806ADE #DE6A8E #C8DE6A
split-complementary
#6ADEBA #DE6AC8 #DE806A
monochromatic
#25A880 #38D3A3 #6ADEBA #9CE9D1 #CEF4E8
Accessibility & contrast
On white
1.64
#6ADEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6ADEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEBA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEBA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C7C4BC
Tritanopia (blue-blind)
#36DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adeba; /* rgb */ color: rgb(106, 222, 186); /* oklch */ color: oklch(82.3% 0.119 170.4);
Tailwind
colors: {
custom: {
50: '#9de9ce',
500: '#6adeba',
950: '#000000',
},
}SCSS
$custom: #6adeba; $custom-light: #9de9ce; $custom-dark: #000000;
JSON
{
"hex": "#6adeba",
"rgb": {
"r": 106,
"g": 222,
"b": 186
},
"hsl": {
"h": 161.379,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.82311,
"c": 0.11852,
"h": 170.4
},
"luminance": 0.58852
}Semantic roles & 50–950 ramp
primary
#6ADEBA
secondary
#AB4162
accent
#1A51CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483