#6BE9AB#6BE9AB
#6BE9AB is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.6% C 0.144 H 159.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9AB |
|---|---|
| RGB | rgb(107, 233, 171) |
| HSL | hsl(150, 74%, 67%) |
| HSV | hsv(150, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(84.14, -49.16, 19.71) |
| CIE-LCH | lch(84.14, 52.96, 158.15°) |
| OKLab | oklab(84.6% -0.1349 0.0502) |
| OKLCH | oklch(84.6% 0.144 159.6) |
| XYZ | xyz(42.5493, 64.3401, 48.6968) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9AB #E96BA9
analogous
#6BE96C #6BE9AB #6BE8E9
triadic
#6BE9AB #AB6BE9 #E9AB6B
tetradic
#6BE9AB #6C6BE9 #E96BA9 #E8E96B
square
#6BE9AB #6C6BE9 #E96BA9 #E8E96B
split-complementary
#6BE9AB #E96BE8 #E96C6B
monochromatic
#1CBD6E #36E18D #6BE9AB #A0F1C9 #D6F9E7
Accessibility & contrast
On white
1.51
#6BE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#6BE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9AB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9AB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#3FE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be9ab; /* rgb */ color: rgb(107, 233, 171); /* oklch */ color: oklch(84.6% 0.144 159.6);
Tailwind
colors: {
custom: {
50: '#9ef1c4',
500: '#6be9ab',
950: '#000000',
},
}SCSS
$custom: #6be9ab; $custom-light: #9ef1c4; $custom-dark: #000000;
JSON
{
"hex": "#6be9ab",
"rgb": {
"r": 107,
"g": 233,
"b": 171
},
"hsl": {
"h": 150.476,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84603,
"c": 0.14393,
"h": 159.6
},
"luminance": 0.64344
}Semantic roles & 50–950 ramp
primary
#6BE9AB
secondary
#BC3C7B
accent
#0F71D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582