#6AE2BB#6AE2BB
#6AE2BB is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.3% C 0.123 H 169.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2BB |
|---|---|
| RGB | rgb(106, 226, 187) |
| HSL | hsl(161, 67%, 65%) |
| HSV | hsv(161, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.40, -42.98, 8.88) |
| CIE-LCH | lch(82.40, 43.89, 168.33°) |
| OKLab | oklab(83.29% -0.1208 0.0227) |
| OKLCH | oklch(83.29% 0.123 169.3) |
| XYZ | xyz(42.1057, 61.0409, 56.5672) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Aqua Marine
#2EE8BB
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2BB #E26A91
analogous
#6AE27F #6AE2BB #6ACDE2
triadic
#6AE2BB #BB6AE2 #E2BB6A
tetradic
#6AE2BB #7F6AE2 #E26A91 #CDE26A
square
#6AE2BB #7F6AE2 #E26A91 #CDE26A
split-complementary
#6AE2BB #E26ACD #E27F6A
monochromatic
#22AF82 #37D8A4 #6AE2BB #9DECD2 #D0F6EA
Accessibility & contrast
On white
1.59
#6AE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6AE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2BB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2BB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#34E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae2bb; /* rgb */ color: rgb(106, 226, 187); /* oklch */ color: oklch(83.3% 0.123 169.3);
Tailwind
colors: {
custom: {
50: '#9deccf',
500: '#6ae2bb',
950: '#000000',
},
}SCSS
$custom: #6ae2bb; $custom-light: #9deccf; $custom-dark: #000000;
JSON
{
"hex": "#6ae2bb",
"rgb": {
"r": 106,
"g": 226,
"b": 187
},
"hsl": {
"h": 160.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.83288,
"c": 0.12291,
"h": 169.3
},
"luminance": 0.61045
}Semantic roles & 50–950 ramp
primary
#6AE2BB
secondary
#B13F64
accent
#1652CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483