#6ADEAA#6ADEAA
#6ADEAA is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.9% C 0.130 H 162.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEAA |
|---|---|
| RGB | rgb(106, 222, 170) |
| HSL | hsl(153, 64%, 64%) |
| HSV | hsv(153, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(80.85, -44.92, 15.64) |
| CIE-LCH | lch(80.85, 47.56, 160.80°) |
| OKLab | oklab(81.91% -0.124 0.04) |
| OKLCH | oklch(81.91% 0.13 162.1) |
| XYZ | xyz(39.3174, 58.2056, 47.1853) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.45
Eucalyptus
#44D7A8
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 5.47
Light Teal
#90E4C1
ΔE00 5.51
Light Greenish Blue
#63F7B4
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEAA #DE6A9E
analogous
#6ADE70 #6ADEAA #6AD8DE
triadic
#6ADEAA #AA6ADE #DEAA6A
tetradic
#6ADEAA #706ADE #DE6A9E #D8DE6A
square
#6ADEAA #706ADE #DE6A9E #D8DE6A
split-complementary
#6ADEAA #DE6AD8 #DE706A
monochromatic
#25A86E #38D38D #6ADEAA #9CE9C7 #CEF4E3
Accessibility & contrast
On white
1.66
#6ADEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6ADEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEAA
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEAA | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#41DED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6adeaa; /* rgb */ color: rgb(106, 222, 170); /* oklch */ color: oklch(81.9% 0.130 162.1);
Tailwind
colors: {
custom: {
50: '#9ce9c3',
500: '#6adeaa',
950: '#000000',
},
}SCSS
$custom: #6adeaa; $custom-light: #9ce9c3; $custom-dark: #000000;
JSON
{
"hex": "#6adeaa",
"rgb": {
"r": 106,
"g": 222,
"b": 170
},
"hsl": {
"h": 153.103,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.81905,
"c": 0.13034,
"h": 162.1
},
"luminance": 0.58209
}Semantic roles & 50–950 ramp
primary
#6ADEAA
secondary
#AB4171
accent
#1A6ACC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482