#6ADEBB#6ADEBB
#6ADEBB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.3% C 0.118 H 171.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEBB |
|---|---|
| RGB | rgb(106, 222, 187) |
| HSL | hsl(162, 64%, 64%) |
| HSV | hsv(162, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.23, -41.22, 7.20) |
| CIE-LCH | lch(81.23, 41.84, 170.09°) |
| OKLab | oklab(82.34% -0.1164 0.0184) |
| OKLCH | oklch(82.34% 0.118 171) |
| XYZ | xyz(41.0307, 58.8909, 56.2089) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.81
Seafoam Blue
#78D1B6
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEBB #DE6A8D
analogous
#6ADE81 #6ADEBB #6AC7DE
triadic
#6ADEBB #BB6ADE #DEBB6A
tetradic
#6ADEBB #816ADE #DE6A8D #C7DE6A
square
#6ADEBB #816ADE #DE6A8D #C7DE6A
split-complementary
#6ADEBB #DE6AC7 #DE816A
monochromatic
#25A881 #38D3A4 #6ADEBB #9CE9D2 #CEF4E9
Accessibility & contrast
On white
1.64
#6ADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6ADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEBB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEBB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C7C4BD
Tritanopia (blue-blind)
#35E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adebb; /* rgb */ color: rgb(106, 222, 187); /* oklch */ color: oklch(82.3% 0.118 171.0);
Tailwind
colors: {
custom: {
50: '#9de9cf',
500: '#6adebb',
950: '#000000',
},
}SCSS
$custom: #6adebb; $custom-light: #9de9cf; $custom-dark: #000000;
JSON
{
"hex": "#6adebb",
"rgb": {
"r": 106,
"g": 222,
"b": 187
},
"hsl": {
"h": 161.897,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.82338,
"c": 0.11787,
"h": 171
},
"luminance": 0.58895
}Semantic roles & 50–950 ramp
primary
#6ADEBB
secondary
#AB4161
accent
#1A50CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483