#6AE0BB#6AE0BB
#6AE0BB is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.8% C 0.120 H 170.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE0BB |
|---|---|
| RGB | rgb(106, 224, 187) |
| HSL | hsl(161, 66%, 65%) |
| HSV | hsv(161, 53%, 88%) |
| CMYK | cmyk(52.7%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(81.82, -42.10, 8.04) |
| CIE-LCH | lch(81.82, 42.86, 169.19°) |
| OKLab | oklab(82.81% -0.1186 0.0206) |
| OKLCH | oklch(82.81% 0.12 170.2) |
| XYZ | xyz(41.5651, 59.9596, 56.3870) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.44
Aqua Marine
#2EE8BB
ΔE00 4.03
Light Teal
#90E4C1
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.12
Seafoam Blue
#78D1B6
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE0BB #E06A8F
analogous
#6AE080 #6AE0BB #6ACAE0
triadic
#6AE0BB #BB6AE0 #E0BB6A
tetradic
#6AE0BB #806AE0 #E06A8F #CAE06A
square
#6AE0BB #806AE0 #E06A8F #CAE06A
split-complementary
#6AE0BB #E06ACA #E0806A
monochromatic
#24AC81 #37D5A4 #6AE0BB #9DEBD2 #CFF5E9
Accessibility & contrast
On white
1.62
#6AE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#6AE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE0BB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE0BB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#34E1D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ae0bb; /* rgb */ color: rgb(106, 224, 187); /* oklch */ color: oklch(82.8% 0.120 170.2);
Tailwind
colors: {
custom: {
50: '#9deacf',
500: '#6ae0bb',
950: '#000000',
},
}SCSS
$custom: #6ae0bb; $custom-light: #9deacf; $custom-dark: #000000;
JSON
{
"hex": "#6ae0bb",
"rgb": {
"r": 106,
"g": 224,
"b": 187
},
"hsl": {
"h": 161.186,
"s": 65.556,
"l": 64.706
},
"oklch": {
"l": 0.82813,
"c": 0.12039,
"h": 170.2
},
"luminance": 0.59963
}Semantic roles & 50–950 ramp
primary
#6AE0BB
secondary
#AE4063
accent
#1851CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483