#6BE4AB#6BE4AB
#6BE4AB is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.4% C 0.137 H 160.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE4AB |
|---|---|
| RGB | rgb(107, 228, 171) |
| HSL | hsl(152, 69%, 66%) |
| HSV | hsv(152, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.67, -47.05, 17.67) |
| CIE-LCH | lch(82.67, 50.26, 159.42°) |
| OKLab | oklab(83.4% -0.1295 0.0451) |
| OKLCH | oklch(83.4% 0.137 160.8) |
| XYZ | xyz(41.1539, 61.5492, 48.2316) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.70
Aqua Green
#12E193
ΔE00 5.32
Aqua Marine
#2EE8BB
ΔE00 5.38
Light Blue Green
#7EFBB3
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE4AB #E46BA4
analogous
#6BE46E #6BE4AB #6BE0E4
triadic
#6BE4AB #AB6BE4 #E4AB6B
tetradic
#6BE4AB #6E6BE4 #E46BA4 #E0E46B
square
#6BE4AB #6E6BE4 #E46BA4 #E0E46B
split-complementary
#6BE4AB #E46BE0 #E46E6B
monochromatic
#21B46F #37DB8E #6BE4AB #9FEDC8 #D3F7E6
Accessibility & contrast
On white
1.58
#6BE4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6BE4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE4AB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE4AB | 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)
#E1D5A8
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#41E3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be4ab; /* rgb */ color: rgb(107, 228, 171); /* oklch */ color: oklch(83.4% 0.137 160.8);
Tailwind
colors: {
custom: {
50: '#9eedc4',
500: '#6be4ab',
950: '#000000',
},
}SCSS
$custom: #6be4ab; $custom-light: #9eedc4; $custom-dark: #000000;
JSON
{
"hex": "#6be4ab",
"rgb": {
"r": 107,
"g": 228,
"b": 171
},
"hsl": {
"h": 151.736,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83404,
"c": 0.13714,
"h": 160.8
},
"luminance": 0.61553
}Semantic roles & 50–950 ramp
primary
#6BE4AB
secondary
#B43F76
accent
#146DD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582