#6ADEBE#6ADEBE
#6ADEBE is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 172.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEBE |
|---|---|
| RGB | rgb(106, 222, 190) |
| HSL | hsl(163, 64%, 64%) |
| HSV | hsv(163, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.30, -40.53, 5.71) |
| CIE-LCH | lch(81.30, 40.93, 171.97°) |
| OKLab | oklab(82.42% -0.1151 0.0145) |
| OKLCH | oklch(82.42% 0.116 172.8) |
| XYZ | xyz(41.3552, 59.0207, 57.9180) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 4.41
Seafoam
#7FE0B3
ΔE00 4.55
Aqua Marine
#2EE8BB
ΔE00 4.77
Aquamarine (survey)
#04D8B2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEBE #DE6A8A
analogous
#6ADE84 #6ADEBE #6AC4DE
triadic
#6ADEBE #BE6ADE #DEBE6A
tetradic
#6ADEBE #846ADE #DE6A8A #C4DE6A
square
#6ADEBE #846ADE #DE6A8A #C4DE6A
split-complementary
#6ADEBE #DE6AC4 #DE846A
monochromatic
#25A884 #38D3A8 #6ADEBE #9CE9D4 #CEF4EA
Accessibility & contrast
On white
1.64
#6ADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6ADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEBE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEBE | 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)
#D8D2BD
Deuteranopia (green-blind)
#C6C5C0
Tritanopia (blue-blind)
#33E0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adebe; /* rgb */ color: rgb(106, 222, 190); /* oklch */ color: oklch(82.4% 0.116 172.8);
Tailwind
colors: {
custom: {
50: '#9de9d1',
500: '#6adebe',
950: '#000000',
},
}SCSS
$custom: #6adebe; $custom-light: #9de9d1; $custom-dark: #000000;
JSON
{
"hex": "#6adebe",
"rgb": {
"r": 106,
"g": 222,
"b": 190
},
"hsl": {
"h": 163.448,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.8242,
"c": 0.11601,
"h": 172.8
},
"luminance": 0.59024
}Semantic roles & 50–950 ramp
primary
#6ADEBE
secondary
#AB415E
accent
#1A4BCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483