#6BE7B8#6BE7B8
#6BE7B8 is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.131 H 165.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE7B8 |
|---|---|
| RGB | rgb(107, 231, 184) |
| HSL | hsl(157, 72%, 66%) |
| HSV | hsv(157, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 20.3%, 9.4%) |
| CIE-LAB | lab(83.83, -45.60, 12.49) |
| CIE-LCH | lch(83.83, 47.28, 164.68°) |
| OKLab | oklab(84.44% -0.1269 0.032) |
| OKLCH | oklch(84.44% 0.131 165.8) |
| XYZ | xyz(43.2870, 63.7344, 55.3589) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 4.59
Light Aquamarine
#7BFDC7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE7B8 #E76B9A
analogous
#6BE77A #6BE7B8 #6BD8E7
triadic
#6BE7B8 #B86BE7 #E7B86B
tetradic
#6BE7B8 #7A6BE7 #E76B9A #D8E76B
square
#6BE7B8 #7A6BE7 #E76B9A #D8E76B
split-complementary
#6BE7B8 #E76BD8 #E77A6B
monochromatic
#1EBA7F #36DE9F #6BE7B8 #A0F0D1 #D4F8EB
Accessibility & contrast
On white
1.53
#6BE7B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6BE7B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE7B8
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE7B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE7B8 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B6
Deuteranopia (green-blind)
#D0CCBB
Tritanopia (blue-blind)
#37E8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be7b8; /* rgb */ color: rgb(107, 231, 184); /* oklch */ color: oklch(84.4% 0.131 165.8);
Tailwind
colors: {
custom: {
50: '#9eefcd',
500: '#6be7b8',
950: '#000000',
},
}SCSS
$custom: #6be7b8; $custom-light: #9eefcd; $custom-dark: #000000;
JSON
{
"hex": "#6be7b8",
"rgb": {
"r": 107,
"g": 231,
"b": 184
},
"hsl": {
"h": 157.258,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.84436,
"c": 0.1309,
"h": 165.8
},
"luminance": 0.63738
}Semantic roles & 50–950 ramp
primary
#6BE7B8
secondary
#B93D6C
accent
#115BD4
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1613
muted
#808583