#6BE4AA#6BE4AA
#6BE4AA is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.4% C 0.138 H 160.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE4AA |
|---|---|
| RGB | rgb(107, 228, 170) |
| HSL | hsl(151, 69%, 66%) |
| HSV | hsv(151, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.65, -47.26, 18.16) |
| CIE-LCH | lch(82.65, 50.62, 158.98°) |
| OKLab | oklab(83.38% -0.1299 0.0464) |
| OKLCH | oklch(83.38% 0.138 160.4) |
| XYZ | xyz(41.0590, 61.5112, 47.7316) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.19
Light Blue Green
#7EFBB3
ΔE00 5.50
Aqua Marine
#2EE8BB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE4AA #E46BA5
analogous
#6BE46D #6BE4AA #6BE1E4
triadic
#6BE4AA #AA6BE4 #E4AA6B
tetradic
#6BE4AA #6D6BE4 #E46BA5 #E1E46B
square
#6BE4AA #6D6BE4 #E46BA5 #E1E46B
split-complementary
#6BE4AA #E46BE1 #E46D6B
monochromatic
#21B46D #37DB8C #6BE4AA #9FEDC8 #D3F7E5
Accessibility & contrast
On white
1.58
#6BE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6BE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE4AA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE4AA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#41E3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be4aa; /* rgb */ color: rgb(107, 228, 170); /* oklch */ color: oklch(83.4% 0.138 160.4);
Tailwind
colors: {
custom: {
50: '#9eedc3',
500: '#6be4aa',
950: '#000000',
},
}SCSS
$custom: #6be4aa; $custom-light: #9eedc3; $custom-dark: #000000;
JSON
{
"hex": "#6be4aa",
"rgb": {
"r": 107,
"g": 228,
"b": 170
},
"hsl": {
"h": 151.24,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83381,
"c": 0.13796,
"h": 160.4
},
"luminance": 0.61515
}Semantic roles & 50–950 ramp
primary
#6BE4AA
secondary
#B43F77
accent
#146FD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582