#6BEFBF#6BEFBF
#6BEFBF is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.5% C 0.136 H 166.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEFBF |
|---|---|
| RGB | rgb(107, 239, 191) |
| HSL | hsl(158, 80%, 68%) |
| HSV | hsv(158, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(86.31, -47.51, 12.36) |
| CIE-LCH | lch(86.31, 49.09, 165.42°) |
| OKLab | oklab(86.51% -0.1323 0.0317) |
| OKLCH | oklch(86.51% 0.136 166.5) |
| XYZ | xyz(46.3294, 68.6160, 60.0828) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEFBF #EF6B9B
analogous
#6BEF7D #6BEFBF #6BDDEF
triadic
#6BEFBF #BF6BEF #EFBF6B
tetradic
#6BEFBF #7D6BEF #EF6B9B #DDEF6B
square
#6BEFBF #7D6BEF #EF6B9B #DDEF6B
split-complementary
#6BEFBF #EF6BDD #EF7D6B
monochromatic
#16CA88 #34E9A7 #6BEFBF #A2F5D7 #D9FBEF
Accessibility & contrast
On white
1.43
#6BEFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6BEFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEFBF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEFBF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#2CF0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6befbf; /* rgb */ color: rgb(107, 239, 191); /* oklch */ color: oklch(86.5% 0.136 166.5);
Tailwind
colors: {
custom: {
50: '#9ff5d2',
500: '#6befbf',
950: '#000000',
},
}SCSS
$custom: #6befbf; $custom-light: #9ff5d2; $custom-dark: #000000;
JSON
{
"hex": "#6befbf",
"rgb": {
"r": 107,
"g": 239,
"b": 191
},
"hsl": {
"h": 158.182,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.86511,
"c": 0.13608,
"h": 166.5
},
"luminance": 0.6862
}Semantic roles & 50–950 ramp
primary
#6BEFBF
secondary
#C7376C
accent
#0956DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583