#6AE4AC#6AE4AC
#6AE4AC is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.4% C 0.137 H 161.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4AC |
|---|---|
| RGB | rgb(106, 228, 172) |
| HSL | hsl(152, 69%, 65%) |
| HSV | hsv(152, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(82.66, -47.07, 17.12) |
| CIE-LCH | lch(82.66, 50.09, 160.01°) |
| OKLab | oklab(83.39% -0.1297 0.0438) |
| OKLCH | oklch(83.39% 0.137 161.4) |
| XYZ | xyz(41.1300, 61.5258, 48.7299) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 4.38
Eucalyptus
#44D7A8
ΔE00 4.52
Aqua Marine
#2EE8BB
ΔE00 5.14
Aqua Green
#12E193
ΔE00 5.41
Light Aquamarine
#7BFDC7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4AC #E46AA2
analogous
#6AE46F #6AE4AC #6ADFE4
triadic
#6AE4AC #AC6AE4 #E4AC6A
tetradic
#6AE4AC #6F6AE4 #E46AA2 #DFE46A
square
#6AE4AC #6F6AE4 #E46AA2 #DFE46A
split-complementary
#6AE4AC #E46ADF #E46F6A
monochromatic
#20B370 #36DB8F #6AE4AC #9EEDC9 #D2F7E6
Accessibility & contrast
On white
1.58
#6AE4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6AE4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4AC
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4AC | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#CFC9AF
Tritanopia (blue-blind)
#3EE3D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae4ac; /* rgb */ color: rgb(106, 228, 172); /* oklch */ color: oklch(83.4% 0.137 161.4);
Tailwind
colors: {
custom: {
50: '#9dedc4',
500: '#6ae4ac',
950: '#000000',
},
}SCSS
$custom: #6ae4ac; $custom-light: #9dedc4; $custom-dark: #000000;
JSON
{
"hex": "#6ae4ac",
"rgb": {
"r": 106,
"g": 228,
"b": 172
},
"hsl": {
"h": 152.459,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.83392,
"c": 0.13685,
"h": 161.4
},
"luminance": 0.6153
}Semantic roles & 50–950 ramp
primary
#6AE4AC
secondary
#B43E74
accent
#146BD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582