#6ADEAB#6ADEAB
#6ADEAB is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.9% C 0.130 H 162.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEAB |
|---|---|
| RGB | rgb(106, 222, 171) |
| HSL | hsl(154, 64%, 64%) |
| HSV | hsv(154, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 23%, 12.9%) |
| CIE-LAB | lab(80.87, -44.71, 15.14) |
| CIE-LCH | lch(80.87, 47.20, 161.29°) |
| OKLab | oklab(81.93% -0.1236 0.0388) |
| OKLCH | oklch(81.93% 0.13 162.6) |
| XYZ | xyz(39.4123, 58.2435, 47.6854) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.34
Eucalyptus
#44D7A8
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 5.36
Light Greenish Blue
#63F7B4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEAB #DE6A9D
analogous
#6ADE71 #6ADEAB #6AD7DE
triadic
#6ADEAB #AB6ADE #DEAB6A
tetradic
#6ADEAB #716ADE #DE6A9D #D7DE6A
square
#6ADEAB #716ADE #DE6A9D #D7DE6A
split-complementary
#6ADEAB #DE6AD7 #DE716A
monochromatic
#25A86F #38D38F #6ADEAB #9CE9C7 #CEF4E3
Accessibility & contrast
On white
1.66
#6ADEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6ADEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEAB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEAB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#41DED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6adeab; /* rgb */ color: rgb(106, 222, 171); /* oklch */ color: oklch(81.9% 0.130 162.6);
Tailwind
colors: {
custom: {
50: '#9ce9c4',
500: '#6adeab',
950: '#000000',
},
}SCSS
$custom: #6adeab; $custom-light: #9ce9c4; $custom-dark: #000000;
JSON
{
"hex": "#6adeab",
"rgb": {
"r": 106,
"g": 222,
"b": 171
},
"hsl": {
"h": 153.621,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.81929,
"c": 0.12953,
"h": 162.6
},
"luminance": 0.58247
}Semantic roles & 50–950 ramp
primary
#6ADEAB
secondary
#AB4170
accent
#1A68CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482