#6BE4AC#6BE4AC
#6BE4AC is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.4% C 0.136 H 161.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE4AC |
|---|---|
| RGB | rgb(107, 228, 172) |
| HSL | hsl(152, 69%, 66%) |
| HSV | hsv(152, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(82.69, -46.85, 17.17) |
| CIE-LCH | lch(82.69, 49.90, 159.87°) |
| OKLab | oklab(83.43% -0.129 0.0439) |
| OKLCH | oklch(83.43% 0.136 161.2) |
| XYZ | xyz(41.2496, 61.5875, 48.7355) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.99
Light Greenish Blue
#63F7B4
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.46
Light Aquamarine
#7BFDC7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE4AC #E46BA3
analogous
#6BE46F #6BE4AC #6BE0E4
triadic
#6BE4AC #AC6BE4 #E4AC6B
tetradic
#6BE4AC #6F6BE4 #E46BA3 #E0E46B
square
#6BE4AC #6F6BE4 #E46BA3 #E0E46B
split-complementary
#6BE4AC #E46BE0 #E46F6B
monochromatic
#21B470 #37DB8F #6BE4AC #9FEDC9 #D3F7E6
Accessibility & contrast
On white
1.58
#6BE4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#6BE4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE4AC
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE4AC | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#40E3D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be4ac; /* rgb */ color: rgb(107, 228, 172); /* oklch */ color: oklch(83.4% 0.136 161.2);
Tailwind
colors: {
custom: {
50: '#9eedc4',
500: '#6be4ac',
950: '#000000',
},
}SCSS
$custom: #6be4ac; $custom-light: #9eedc4; $custom-dark: #000000;
JSON
{
"hex": "#6be4ac",
"rgb": {
"r": 107,
"g": 228,
"b": 172
},
"hsl": {
"h": 152.231,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83428,
"c": 0.13631,
"h": 161.2
},
"luminance": 0.61591
}Semantic roles & 50–950 ramp
primary
#6BE4AC
secondary
#B43F75
accent
#146CD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582