#6AE8BF#6AE8BF
#6AE8BF is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.8% C 0.128 H 169.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8BF |
|---|---|
| RGB | rgb(106, 232, 191) |
| HSL | hsl(160, 73%, 66%) |
| HSV | hsv(160, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 17.7%, 9%) |
| CIE-LAB | lab(84.24, -44.71, 9.41) |
| CIE-LCH | lch(84.24, 45.69, 168.12°) |
| OKLab | oklab(84.82% -0.1255 0.0241) |
| OKLCH | oklch(84.82% 0.128 169.1) |
| XYZ | xyz(44.2001, 64.5349, 59.4073) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.96
Aqua Marine
#2EE8BB
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.89
Aqua (survey)
#13EAC9
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8BF #E86A93
analogous
#6AE880 #6AE8BF #6AD2E8
triadic
#6AE8BF #BF6AE8 #E8BF6A
tetradic
#6AE8BF #806AE8 #E86A93 #D2E86A
square
#6AE8BF #806AE8 #E86A93 #D2E86A
split-complementary
#6AE8BF #E86AD2 #E8806A
monochromatic
#1DBB87 #35E0A8 #6AE8BF #9FF0D6 #D4F8ED
Accessibility & contrast
On white
1.51
#6AE8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6AE8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8BF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8BF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABD
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#2DE9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae8bf; /* rgb */ color: rgb(106, 232, 191); /* oklch */ color: oklch(84.8% 0.128 169.1);
Tailwind
colors: {
custom: {
50: '#9ef0d2',
500: '#6ae8bf',
950: '#000000',
},
}SCSS
$custom: #6ae8bf; $custom-light: #9ef0d2; $custom-dark: #000000;
JSON
{
"hex": "#6ae8bf",
"rgb": {
"r": 106,
"g": 232,
"b": 191
},
"hsl": {
"h": 160.476,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84817,
"c": 0.12777,
"h": 169.1
},
"luminance": 0.64539
}Semantic roles & 50–950 ramp
primary
#6AE8BF
secondary
#BA3C65
accent
#1050D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583