#6BE5AA#6BE5AA
#6BE5AA is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.6% C 0.139 H 160.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE5AA |
|---|---|
| RGB | rgb(107, 229, 170) |
| HSL | hsl(151, 70%, 66%) |
| HSV | hsv(151, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.95, -47.68, 18.57) |
| CIE-LCH | lch(82.95, 51.17, 158.72°) |
| OKLab | oklab(83.62% -0.131 0.0474) |
| OKLCH | oklch(83.62% 0.139 160.1) |
| XYZ | xyz(41.3349, 62.0630, 47.8235) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.11
Light Blue Green
#7EFBB3
ΔE00 5.24
Seafoam (survey)
#80F9AD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE5AA #E56BA6
analogous
#6BE56D #6BE5AA #6BE3E5
triadic
#6BE5AA #AA6BE5 #E5AA6B
tetradic
#6BE5AA #6D6BE5 #E56BA6 #E3E56B
square
#6BE5AA #6D6BE5 #E56BA6 #E3E56B
split-complementary
#6BE5AA #E56BE3 #E56D6B
monochromatic
#20B66D #37DC8C #6BE5AA #9FEEC8 #D3F7E6
Accessibility & contrast
On white
1.57
#6BE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6BE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE5AA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE5AA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#41E4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be5aa; /* rgb */ color: rgb(107, 229, 170); /* oklch */ color: oklch(83.6% 0.139 160.1);
Tailwind
colors: {
custom: {
50: '#9eeec3',
500: '#6be5aa',
950: '#000000',
},
}SCSS
$custom: #6be5aa; $custom-light: #9eeec3; $custom-dark: #000000;
JSON
{
"hex": "#6be5aa",
"rgb": {
"r": 107,
"g": 229,
"b": 170
},
"hsl": {
"h": 150.984,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83621,
"c": 0.13934,
"h": 160.1
},
"luminance": 0.62067
}Semantic roles & 50–950 ramp
primary
#6BE5AA
secondary
#B63E78
accent
#1370D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582