#6AE1BE#6AE1BE
#6AE1BE is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.1% C 0.120 H 171.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE1BE |
|---|---|
| RGB | rgb(106, 225, 190) |
| HSL | hsl(162, 66%, 65%) |
| HSV | hsv(162, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(82.18, -41.87, 6.97) |
| CIE-LCH | lch(82.18, 42.44, 170.54°) |
| OKLab | oklab(83.13% -0.1184 0.0178) |
| OKLCH | oklch(83.13% 0.12 171.5) |
| XYZ | xyz(42.1591, 60.6285, 58.1860) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 4.49
Eucalyptus
#44D7A8
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE1BE #E16A8D
analogous
#6AE183 #6AE1BE #6AC8E1
triadic
#6AE1BE #BE6AE1 #E1BE6A
tetradic
#6AE1BE #836AE1 #E16A8D #C8E16A
square
#6AE1BE #836AE1 #E16A8D #C8E16A
split-complementary
#6AE1BE #E16AC8 #E1836A
monochromatic
#23AE85 #37D7A8 #6AE1BE #9DEBD4 #D0F6EA
Accessibility & contrast
On white
1.60
#6AE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6AE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE1BE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE1BE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#31E3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae1be; /* rgb */ color: rgb(106, 225, 190); /* oklch */ color: oklch(83.1% 0.120 171.5);
Tailwind
colors: {
custom: {
50: '#9debd1',
500: '#6ae1be',
950: '#000000',
},
}SCSS
$custom: #6ae1be; $custom-light: #9debd1; $custom-dark: #000000;
JSON
{
"hex": "#6ae1be",
"rgb": {
"r": 106,
"g": 225,
"b": 190
},
"hsl": {
"h": 162.353,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.83131,
"c": 0.1197,
"h": 171.5
},
"luminance": 0.60632
}Semantic roles & 50–950 ramp
primary
#6AE1BE
secondary
#AF4061
accent
#174DCE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483