#6BE6AE#6BE6AE
#6BE6AE is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.0% C 0.137 H 161.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE6AE |
|---|---|
| RGB | rgb(107, 230, 174) |
| HSL | hsl(153, 71%, 66%) |
| HSV | hsv(153, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.32, -47.29, 17.01) |
| CIE-LCH | lch(83.32, 50.25, 160.22°) |
| OKLab | oklab(83.95% -0.1303 0.0435) |
| OKLCH | oklch(83.95% 0.137 161.5) |
| XYZ | xyz(41.9965, 62.7717, 49.9392) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 4.00
Eucalyptus
#44D7A8
ΔE00 4.81
Aqua Marine
#2EE8BB
ΔE00 5.04
Light Aquamarine
#7BFDC7
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE6AE #E66BA3
analogous
#6BE670 #6BE6AE #6BE0E6
triadic
#6BE6AE #AE6BE6 #E6AE6B
tetradic
#6BE6AE #706BE6 #E66BA3 #E0E66B
square
#6BE6AE #706BE6 #E66BA3 #E0E66B
split-complementary
#6BE6AE #E66BE0 #E6706B
monochromatic
#1FB872 #37DD91 #6BE6AE #9FEFCB #D4F8E7
Accessibility & contrast
On white
1.55
#6BE6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6BE6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE6AE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE6AE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#3EE6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be6ae; /* rgb */ color: rgb(107, 230, 174); /* oklch */ color: oklch(84.0% 0.137 161.5);
Tailwind
colors: {
custom: {
50: '#9eeec6',
500: '#6be6ae',
950: '#000000',
},
}SCSS
$custom: #6be6ae; $custom-light: #9eeec6; $custom-dark: #000000;
JSON
{
"hex": "#6be6ae",
"rgb": {
"r": 107,
"g": 230,
"b": 174
},
"hsl": {
"h": 152.683,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83954,
"c": 0.13737,
"h": 161.5
},
"luminance": 0.62775
}Semantic roles & 50–950 ramp
primary
#6BE6AE
secondary
#B83E75
accent
#126AD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582