#6AE1BC#6AE1BC
#6AE1BC is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.1% C 0.121 H 170.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE1BC |
|---|---|
| RGB | rgb(106, 225, 188) |
| HSL | hsl(161, 66%, 65%) |
| HSV | hsv(161, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 16.4%, 11.8%) |
| CIE-LAB | lab(82.13, -42.32, 7.96) |
| CIE-LCH | lch(82.13, 43.06, 169.34°) |
| OKLab | oklab(83.08% -0.1193 0.0204) |
| OKLCH | oklch(83.08% 0.121 170.3) |
| XYZ | xyz(41.9420, 60.5416, 57.0426) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Teal
#90E4C1
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE1BC #E16A8F
analogous
#6AE181 #6AE1BC #6ACAE1
triadic
#6AE1BC #BC6AE1 #E1BC6A
tetradic
#6AE1BC #816AE1 #E16A8F #CAE16A
square
#6AE1BC #816AE1 #E16A8F #CAE16A
split-complementary
#6AE1BC #E16ACA #E1816A
monochromatic
#23AE83 #37D7A5 #6AE1BC #9DEBD3 #D0F6EA
Accessibility & contrast
On white
1.60
#6AE1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6AE1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE1BC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE1BC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#C9C7BE
Tritanopia (blue-blind)
#33E2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae1bc; /* rgb */ color: rgb(106, 225, 188); /* oklch */ color: oklch(83.1% 0.121 170.3);
Tailwind
colors: {
custom: {
50: '#9debd0',
500: '#6ae1bc',
950: '#000000',
},
}SCSS
$custom: #6ae1bc; $custom-light: #9debd0; $custom-dark: #000000;
JSON
{
"hex": "#6ae1bc",
"rgb": {
"r": 106,
"g": 225,
"b": 188
},
"hsl": {
"h": 161.345,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.83077,
"c": 0.12098,
"h": 170.3
},
"luminance": 0.60545
}Semantic roles & 50–950 ramp
primary
#6AE1BC
secondary
#AF4063
accent
#1750CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483