#6BEAB2#6BEAB2
#6BEAB2 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.140 H 162.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEAB2 |
|---|---|
| RGB | rgb(107, 234, 178) |
| HSL | hsl(154, 75%, 67%) |
| HSV | hsv(154, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.58, -48.15, 16.68) |
| CIE-LCH | lch(84.58, 50.96, 160.89°) |
| OKLab | oklab(85.01% -0.1328 0.0427) |
| OKLCH | oklch(85.01% 0.14 162.2) |
| XYZ | xyz(43.5182, 65.1818, 52.3989) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 4.83
Light Blue Green
#7EFBB3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEAB2 #EA6BA3
analogous
#6BEA73 #6BEAB2 #6BE3EA
triadic
#6BEAB2 #B26BEA #EAB26B
tetradic
#6BEAB2 #736BEA #EA6BA3 #E3EA6B
square
#6BEAB2 #736BEA #EA6BA3 #E3EA6B
split-complementary
#6BEAB2 #EA6BE3 #EA736B
monochromatic
#1BBF77 #35E296 #6BEAB2 #A1F2CE #D6F9EA
Accessibility & contrast
On white
1.50
#6BEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6BEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEAB2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEAB2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D4CEB6
Tritanopia (blue-blind)
#3AEADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6beab2; /* rgb */ color: rgb(107, 234, 178); /* oklch */ color: oklch(85.0% 0.140 162.2);
Tailwind
colors: {
custom: {
50: '#9ef1c9',
500: '#6beab2',
950: '#000000',
},
}SCSS
$custom: #6beab2; $custom-light: #9ef1c9; $custom-dark: #000000;
JSON
{
"hex": "#6beab2",
"rgb": {
"r": 107,
"g": 234,
"b": 178
},
"hsl": {
"h": 153.543,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.85005,
"c": 0.1395,
"h": 162.2
},
"luminance": 0.65186
}Semantic roles & 50–950 ramp
primary
#6BEAB2
secondary
#BE3B75
accent
#0E67D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582